https://github.com/balmy-protocol/token-lister
https://github.com/balmy-protocol/token-lister
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/balmy-protocol/token-lister
- Owner: Balmy-protocol
- Created: 2024-01-10T18:13:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-03T00:17:51.000Z (about 1 year ago)
- Last Synced: 2025-05-03T01:35:24.744Z (about 1 year ago)
- Language: TypeScript
- Size: 67.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://classic.yarnpkg.com/en/docs/install/)
## 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