/token-lists

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Token Lists

Automativally generate Token Lists

# Install dependencies
yarn

# Generate Coingecko list
yarn coingecko

Download images

There's a script that will fetch all images form the CowSwap list and store them in src/public/images/<chainId>/<address>.png

yarn downloadImages