Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 451 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 451 Bytes

CryptoFees.info

This is the codebase behind CryptoFees.info, a site displaying the revenue generated by various crypto/blockchain projects.

Want to add a protocol?

CryptoFees.info is transitioning towards using the CryptoStats protocol for adapters.

Visit https://cryptostats.community/discover/fees to view existing adapters and build new ones.

Running locally

Clone the repo, and run the following commands:

yarn
yarn dev