common/defs: add wallets to misc coins

pull/371/head
Pavol Rusnak 5 years ago
parent c735299bd0
commit 9f6bd97e54
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -9,7 +9,9 @@
"Homepage": "https://lisk.io/",
"Github": "https://github.com/LiskHQ/lisk"
},
"wallet": {},
"wallet": {
"Liskish Wallet": "https://github.com/hirishh/liskish-wallet/releases"
},
"blockchain_link": {}
},
{
@ -74,7 +76,9 @@
"Homepage": "https://ripple.com",
"Github": "https://github.com/ripple/rippled"
},
"wallet": {},
"wallet": {
"Trezor Beta": "https://beta-wallet.trezor.io/next/"
},
"blockchain_link": {
"type": "ripple",
"url": [
@ -135,7 +139,9 @@
"Homepage": "https://wanchain.org",
"Github": "https://github.com/wanchain/go-wanchain"
},
"wallet": {},
"wallet": {
"Wanchain Wallet": "https://www.wanchain.org/products"
},
"blockchain_link": {}
},
{
@ -149,7 +155,7 @@
"Github": "https://github.com/EOSIO/eos"
},
"wallet": {
"Bloks.io": "https://bloks.io"
"Bloks.io": "https://bloks.io/wallet"
},
"blockchain_link": {}
},
@ -163,7 +169,9 @@
"Homepage": "https://www.omnilayer.org",
"Github": "https://github.com/OmniLayer"
},
"wallet": {},
"wallet": {
"OMNI Trezor": "https://omnitrezor.com/"
},
"blockchain_link": {}
},
{
@ -176,7 +184,9 @@
"Homepage": "https://maidsafe.net",
"Github": "https://github.com/maidsafe"
},
"wallet": {},
"wallet": {
"OMNI Trezor": "https://omnitrezor.com/"
},
"blockchain_link": {}
},
{
@ -202,7 +212,9 @@
"links": {
"Homepage": "https://tether.to"
},
"wallet": {},
"wallet": {
"OMNI Trezor": "https://omnitrezor.com/"
},
"blockchain_link": {}
}
]

Loading…
Cancel
Save