You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/defs/support.json

60 lines
1.1 KiB

{
"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.0",
"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.1"
},
"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.5",
"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
},
"webwallet": {
"Bitcoin": true,
"Bcash": true,
"Bgold": true,
"Dash": true,
"Litecoin": true,
"Zcash": true
},
"electrum": {
"Bitcoin": "https://electrum.org/",
"Litecoin": "https://electrum-ltc.org",
"Bcash": "https://electroncash.org",
"Dash": "https://electrum.dash.org"
}
}