Skip to content

open-web3-stack/token-resources

 
 

Repository files navigation

Polkadot Ecosystem Token Resources

1. Add Token And Network Icon

  1. prepare icons for token and network, when the size is 64X64/128X128 and transparent background will better.
  2. copy token icon to resources/tokens and network icon to resources/networks.
  3. edit resources/tokens.json and resources/networks.json for listing your tokens in the preview page.

2. How to Get The Token's Resource Link

The token URL will be created with the rule https://resources.acala.network/{TYPE}/{NAME}.png
eg. token dot: https://resources.acala.network/tokens/DOT.png
polkadot network: https://resources.acala.network/networks/polkadot.png

3. Preview All Token and Network

visit acala-resource page to preview all token and network icons.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.3%
  • CSS 22.7%