/crypto-fees

Website for comparing total daily fees of various blockchain protocols.

Primary LanguageTypeScriptMIT LicenseMIT

CryptoFees.info

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

Want to add a site

Look over the criteria at the following URL and fill out the application form.

https://cryptofees.info/submit-project

We'll reach out to you shortly to discuss your application.

Running locally

Clone the repo, and run the following commands:

yarn
yarn dev