mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 07:28:10 +00:00
feat: add cardano testnet definitions
This commit is contained in:
parent
56f0e2c5de
commit
0f0150a6f8
@ -87,6 +87,22 @@
|
||||
"Daedalus": "https://daedaluswallet.io"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cardano Testnet",
|
||||
"shortcut": "tADA",
|
||||
"slip44": 1815,
|
||||
"curve": "ed25519",
|
||||
"decimals": 6,
|
||||
"links": {
|
||||
"Homepage": "https://www.cardano.org",
|
||||
"Github": "https://github.com/input-output-hk/cardano-sl"
|
||||
},
|
||||
"wallet": {
|
||||
"AdaLite": "https://adalite.io/app",
|
||||
"Yoroi": "https://yoroi-wallet.com",
|
||||
"Daedalus": "https://daedaluswallet.io"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Tezos",
|
||||
"shortcut": "XTZ",
|
||||
|
Loading…
Reference in New Issue
Block a user