Skip to content

stgLamps/assets

 
 

Repository files navigation

Dragon Swap Assets Repo

Repository for the Dragon Swap token assets.

This repository contains the assets for the Dragon Swap tokens list. The assets include the list itself, as well as the token logos.

Contributing

  1. Fork it (https://github.com/dragonswap-app/assets/fork)
  2. Create your feature branch (git checkout -b new-token/[token_symbol])
  3. Add your token to the tokenlist-sei-mainnet.json file
  4. (optional) Add your token logo to the logos directory following the convention [token_address]/logo.png
  5. Stage your changes (git add .)
  6. Commit your changes (git commit -m 'Add token')
  7. Push to the branch (git push origin new-token/[token_symbol])
  8. Create a new Pull Request

Keep in mind that tokenlist-sei-mainnet.json is the only file, and logos the only directory that should be modified. Please do not modify or add any other file or directory.

About

Adding DragonSwap Asset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%