Token Lister

This is the Token Lister for Balmy. It generates a curated and unified list of tokens from multiple sources.

Requirements

  • You will need to install yarn

How to run it

  • Install dependencies

    yarn install

  • Build the project

    yarn build

  • Start the execuiton

    yarn start

Contributing

When you are contributing, we recommend running yarn watch so that the server is restarted automatically with each code update.

Token List

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