This project generates Rootstock tokens list according to Uniswap
token specification standard.
Uniswap token specification: https://github.com/Uniswap/token-lists
Purpose of this project is to link rootstock tokens to uniswap at: https://tokenlists.org/
Run following command to generate / update tokens-list.json
file.
npm run generate
The script src/index.js
uses tokens defined in https://github.com/rsksmart/rsk-contract-metadata to generate tokens-list.json
file according to Uniswap specification defined in https://github.com/Uniswap/token-lists
The script src/validate.js
validates the generated token list schema. Both commands are part of npm run generate
.
https://github.com/Uniswap/token-lists
The generated tokens list file: tokens-list.json
will be served via github pages using a custom domain.
Exmaple domain: https://tokens.rootstock.io // Note: This is not live and yet to be discussed with devops.
https://github.com/Uniswap/token-lists
https://github.com/Uniswap/tokenlists-org