Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dmihal/ethburned


https://github.com/dmihal/ethburned

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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:

```bash
yarn
yarn dev
```