myethmeta
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

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

Package Sidebar

Install

npm i myethmeta

Weekly Downloads

9

Version

0.1.2

License

MIT

Unpacked Size

30.2 kB

Total Files

11

Last publish

Collaborators

  • thebojda