0.1.2 • Published 2 years ago

myethmeta v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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