1.2.6 • Published 3 years ago
@defira/token-list v1.2.6
@defira/token-list
This NPM module and GitHub repo contains the default token list used in the Defira Swap dapp
Adding a token
To add a token to the community list, submit a PR that modifies harmony-mainnet.json to include your token.
Publishing to NPM
1) Bump the version number in package.json
2) npm login
3) yarn publish