@dhedge/crypto-assets
v0.2.76
Published
Crypto assets
Keywords
Readme
crypto-icons
Crypto icons which are used both on dHEDGE and Toros
How to add new icons
- Add missing icons named according to
iconSymbolsfield of asset query - optionally run transformation script (see below)
- Update package version
- Run
npm installto update lock file version
How to run transformation script (compress and resize)
- Put new icon files to src/icons directory
- Run
npm install - Run
npm run transform(.pngsource file) ornpm run transform:svg(.svgsource file extension) script
