An open API service indexing awesome lists of open source software.

https://github.com/thebojda/myethmeta

Decentralized metadata for Ethereum addresses
https://github.com/thebojda/myethmeta

Last synced: about 1 year ago
JSON representation

Decentralized metadata for Ethereum addresses

Awesome Lists containing this project

README

          

# MyEthMeta - Decentralized metadata for your Ethereum account

MyEthMeta is a decentralized metadata service for Ethereum accounts. It is something like Gravatar, but here the metadata and your profile picture are assigned to your Ethereum address. We have no backend servers, **you fully own your own data**.

MyETHMeta is **MOVED TO** https://myethmeta.github.io/ and the https://github.com/MyETHMeta organization. **This repo is deprecated!**

---

For more info, visit https://myethmeta.org/

Contents of directories:
- contract - Source code of the mapping contract ([check it on Polygon chain](https://polygonscan.com/address/0x63Ba8dfAEBa09a63c1bCB47a46229f14707Af995#code))
- libraries - JavaScript library for easily read metadata
- profile_page - Source code of the profile page (https://profile.myethmeta.org/)
- specification - JSON schema of the metadata
- webpage - Source code of the webpage (https://myethmeta.org/)