Home

Awesome

RolodETH

An open source and open data Rolodex for Ethereum addresses. You can see an example of data here or here.

All code and data is released by the Muse DAO under the MIT license.

Data sources

Data are sourced from a variety of providers listed here:

Usage

You can use sources adapters to create your own RolodETH database. You can host your own API by cloning the repo or use our hosted service:

https://rolodeth.ethcmd.com/address/[ADDRESS IN LOWERCASE]

Contribute

To add your data, open a pull request or contact @grand_marquis on twitter.

Installation

npm install

You can run your own API:

node ./api/index.js