Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/balmy-protocol/token-lister
https://github.com/balmy-protocol/token-lister
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/balmy-protocol/token-lister
- Owner: Balmy-protocol
- Created: 2024-01-10T18:13:18.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T00:04:23.000Z (19 days ago)
- Last Synced: 2024-10-30T02:44:30.051Z (18 days ago)
- Language: TypeScript
- Size: 30.7 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