1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 03:19:05 +00:00
trezor-firmware/defs/support.json
2018-06-21 13:15:46 +02:00

65 lines
1.2 KiB
JSON

{
"trezor1": {
"Bitcoin": "1.5.2",
"Testnet": "1.5.2",
"Bcash": "1.6.2",
"Namecoin": "1.5.2",
"Litecoin": "1.5.2",
"Dogecoin": "1.5.2",
"Dash": "1.5.2",
"Zcash": "1.6.2",
"Bgold": "1.6.2",
"Decred": "1.6.2",
"DigiByte": "1.6.0",
"Monacoin": "1.6.0",
"Fujicoin": "1.6.1",
"Vertcoin": "1.6.1",
"Bcash Testnet": "1.6.2",
"Zcash Testnet": "1.6.2",
"Decred Testnet": "1.6.2"
},
"trezor2": {
"Bitcoin": "2.0.5",
"Testnet": "2.0.5",
"Bcash": "2.0.7",
"Bcash Testnet": "2.0.7",
"Namecoin": "2.0.5",
"Litecoin": "2.0.5",
"Dogecoin": "2.0.5",
"Dash": "2.0.5",
"Zcash": "2.0.7",
"Zcash Testnet": "2.0.7",
"Bgold": "2.0.7",
"DigiByte": "2.0.5",
"Monacoin": "2.0.5",
"Fujicoin": "2.0.5",
"Vertcoin": "2.0.5"
},
"connect": {
"Bitcoin": true,
"Bcash": true,
"Bgold": true,
"Dash": true,
"Litecoin": true,
"Zcash": true,
"Testnet": true
},
"webwallet": {
"Bitcoin": true,
"Bcash": true,
"Bgold": true,
"Dash": true,
"Dogecoin": true,
"Litecoin": true,
"Zcash": true,
"Testnet": true,
"Zcash Testnet": true
},
"electrum": {
"Bitcoin": "https://electrum.org",
"Litecoin": "https://electrum-ltc.org",
"Bcash": "https://electroncash.org",
"Dash": "https://electrum.dash.org"
}
}