Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 822 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 822 Bytes

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.