1.0.0 • Published 3 years ago

@coinsswap/token-list-kovan v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

Build Status npm David npm

token-list

The default token list for CoinsSwap.

Why?

Is it me or does like every list have missing icons? The internet is overloaded enough, stop trying to load stuff thats moved or gone.

How?

W'll create a service which checks token health (aka does it have a logo) & update the list accordingly.

  • first check if the token is available in cryptocurrency-icons
  • if none is found, a generic icon will be applied

install

npm i --save @coinsswap/token-list

usage

import list from '@coinsswap/token-list'

dev

  • npm run c
  • npm run ct