@dhedge/crypto-assets
v0.2.43
Published
Crypto assets
Downloads
776
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
iconSymbols
field of asset query - optionally run transformation script (see below)
- Update package version
- Run
npm install
to 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
(.png
source file) ornpm run transform:svg
(.svg
source file extension) script