Package Exports
- honeyswap-default-token-list
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (honeyswap-default-token-list) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@honeyswap-default-token-list
This NPM module and GitHub repo contains the default token list used in the Honeyswap interface.
Adding a token
To request that we add a token to the list, file an issue.
Disclaimer
Note filing an issue does not guarantee addition to this default token list. We do not review token addition requests in any particular order, and we do not guarantee that we will review your request to add the token to the default list.
Deploy new version
Use feat() & patch() in your commit to dump the version example:
feat(add): xDAI
BREAKING CHANGE: description on why this is a breaking change.
Once the PR is merge -> Go to the actions tab in the repository, and trigger the deploy action.