myethmeta
v0.1.2
Published
Simple, zero dependency library for accessing metadata that is attached to your Ethereum address. For more info, visit https://myethmeta.org/
Downloads
4
Readme
JavaScript library for MyEthMeta
Simple, zero dependency library for accessing metadata that is attached to your Ethereum address. For more info, visit https://myethmeta.org/
Installation
Install this package by npm i myethmeta
Usage
const client = new MyEthMetaClient()
const metadata = await client.getMetaData(eth_address)
image.src = metadata.thumbnailUrl // show profile picture