1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 03:19:05 +00:00
trezor-firmware/common/defs/wallets.json

68 lines
2.0 KiB
JSON
Raw Normal View History

{
2019-02-07 15:55:57 +00:00
"bitcoin:ACM": {
"Actilectrum": "https://actilectrum.org"
},
"bitcoin:BCH": {
"Electron Cash": "https://electroncash.org"
},
"bitcoin:BTC": {
"Electrum": "https://electrum.org"
},
"bitcoin:BTCP": {
"BTCP Electrum": "https://github.com/BTCPrivate/electrum-btcp"
},
"bitcoin:BTG": {
"ElectrumG": "https://github.com/BTCGPU/electrum"
},
2018-11-27 16:22:16 +00:00
"bitcoin:BTX": {
"Electrum-BTX": "https://github.com/LIMXTEC/electrum-btx"
},
"bitcoin:DASH": {
"Dash Electrum": "https://electrum.dash.org"
},
"bitcoin:FJC": {
"Electrum-FJC": "http://www.fujicoin.org/downloads.php"
},
2018-12-05 13:53:00 +00:00
"bitcoin:FTC": {
"Electrum-FTC": "https://github.com/Feathercoin-Foundation/electrum-ftc"
},
"bitcoin:GAME": {
"Electrum-GAME": "https://electrum-game.org"
},
"bitcoin:GRS": {
"Electrum-GRS": "https://www.groestlcoin.org/groestlcoin-electrum-wallet"
},
"bitcoin:KOTO": {
"Electrum-KOTO": "https://electrum.kotocoin.info"
},
"bitcoin:LTC": {
"Electrum-LTC": "https://electrum-ltc.org"
},
"bitcoin:MONA": {
"Electrum-MONA": "https://electrum-mona.org"
},
"bitcoin:NMC": {
"Electrum-NMC": "https://github.com/namecoin/electrum-nmc"
},
"bitcoin:VIA": {
"Vialectrum": "https://vialectrum.org"
},
"bitcoin:XZC": {
"Electrum-XZC": "https://github.com/zcoinofficial/electrum-xzc",
"Znode Tool": "https://github.com/yura-pakhuchiy/znode-tool"
2019-02-06 22:42:20 +00:00
},
2019-02-27 14:48:02 +00:00
"bitcoin:SMART": {
"Electrum-SMART": "https://github.com/smartcash/electrum-smart"
},
2019-02-06 22:42:20 +00:00
"bitcoin:NIX": {
"NIX-Electrum": "https://github.com/nixplatform/electrum-nix",
"Ghostnode Tool": "https://github.com/nixplatform/ghostnode-tool"
2019-03-05 11:58:08 +00:00
},
"bitcoin:QTUM": {
"Qtum-Electrum": "https://github.com/qtumproject/qtum-electrum"
2019-03-13 15:41:54 +00:00
},
"bitcoin:RVN": {
"Electrum-RVN": "https://github.com/traysi/electrum-raven"
}
}