@dhedge/crypto-assets 0.2.12 → 0.2.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/icons/fmed.png +0 -0
- package/icons/nexus.png +0 -0
- package/icons/snxv3.png +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
# crypto-icons
|
|
2
|
+
|
|
2
3
|
Crypto icons which are used both on dHEDGE and Toros
|
|
3
4
|
|
|
4
5
|
## How to add new icons
|
|
@@ -11,7 +12,6 @@ Crypto icons which are used both on dHEDGE and Toros
|
|
|
11
12
|
|
|
12
13
|
## How to run transformation script (compress and resize)
|
|
13
14
|
|
|
14
|
-
- Put new icon files to src/icons directory
|
|
15
|
+
- Put new icon files to src/icons directory
|
|
15
16
|
- Run `npm install`
|
|
16
|
-
- Run `npm run transform` script
|
|
17
|
-
|
|
17
|
+
- Run `npm run transform` script
|
package/icons/fmed.png
ADDED
|
Binary file
|
package/icons/nexus.png
ADDED
|
Binary file
|
package/icons/snxv3.png
ADDED
|
Binary file
|