This is the Token Lister for Balmy. It generates a curated and unified list of tokens from multiple sources.
- You will need to install yarn
-
Install dependencies
yarn install
-
Build the project
yarn build
-
Start the execuiton
yarn start
When you are contributing, we recommend running yarn watch
so that the server is restarted automatically with each code update.
The curated token list is located at https://raw.githubusercontent.com/balmy-protocol/token-lister/main/token-list.json and the complete token list is at https://raw.githubusercontent.com/balmy-protocol/token-lister/main/token-list-complete.json