Skip to content

hybridx-exchange/default-token-list

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emerald-default-token-list

Tests npm

This NPM module and GitHub repo contains the default token list used in the Uniswap 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 in heroku

  1. create oasis-default-token-list app in heroku dashboard
  2. deploy in bash/cmd
  heroku login
  mkdir oasis-default-token-list && cd oasis-default-token-list
  git init
  heroku git:remote -a default-token-list

  # copy your project file to here for deploy
  git add .
  git commit -am "make it better"
  git push heroku master

About

◦ The Uniswap default token list

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%