Skip to content

A comprehensive, up-to-date collection of information about several thousands (!) of crypto tokens.

License

Notifications You must be signed in to change notification settings

sushiswap/assets

This branch is 916 commits ahead of, 10003 commits behind trustwallet/assets:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2479bec · Aug 30, 2022
Feb 11, 2021
Mar 17, 2022
Aug 16, 2021
Feb 11, 2021
Oct 14, 2020
Sep 18, 2020
Sep 18, 2020
Jul 3, 2020
Apr 14, 2020
Aug 8, 2020
Aug 9, 2019
Aug 30, 2022
Sep 23, 2020
Aug 6, 2020
Feb 11, 2021
Feb 11, 2021

Repository files navigation

Repo in process of being deprecated soon / no longer being updated

Sushi Assets Info

Check

To Add Logo

  • Fork the Github repository

  • Create folder with name of token smartcontact address in CHECKSUM format blockchains/ethereum/assets/<token_smartcontract_address>/.

  • Tell your designer that token image must be in PNG format, avoid transparent background, recommended size 256x256px, with max file size of 100kB.

  • Upload your logo with file named logo.png to previously created folder with smartcontract address, and if you done all correctly your path should look like this. blockchains/ethereum/assets/0x1234567461d3f8Db7496581774Bd869C83D51c93/logo.png

  • Run npm run check and make sure tests pass

  • Create a pull request to the main repo

  • Add link to sushiswap/default-token-list Issue

Scripts

There are several scripts available for maintainers:

  • npm run check -- Execute validation checks; also used in continuous integration.
  • npm run check-sanity -- Strict subset of checks
  • npm run fix -- Perform automatic fixes where possible
  • npm run fix-sanity -- Stricter subset
  • npm run updateAuto -- Run automatic updates from external sources, executed regularly (GitHub action)
  • npm run update -- Run manual updates from external sources, for manual use.
  • npm test -- Run script unit tests
  • npm lint -- Run Lint static code check

About

A comprehensive, up-to-date collection of information about several thousands (!) of crypto tokens.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.5%
  • Other 0.5%