1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 15:38:11 +00:00

feat: add cardano testnet definitions

This commit is contained in:
Vladimir Volek 2021-12-14 15:51:34 +01:00 committed by matejcik
parent 56f0e2c5de
commit 0f0150a6f8

View File

@ -87,6 +87,22 @@
"Daedalus": "https://daedaluswallet.io" "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", "name": "Tezos",
"shortcut": "XTZ", "shortcut": "XTZ",