- Preview 10 tokens based on their FDV or MC.
- Available for CoinMarket Cap (CMC) or DexScreener
- Show daily market change
git clone https://github.com/leo5imon/token-race
cd token-race
npm install
npm run dev
Set-up the tokens you want to retrieve on the .json files and pick the method you want to use : CMC or DexScreener. No API key needed for the latter.
Contributions are welcome! If you would like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your changes to your forked repository.
- Submit a pull request to the main repository.