diff --git a/common/defs/misc/misc.json b/common/defs/misc/misc.json index 3061bb922..e1b992313 100644 --- a/common/defs/misc/misc.json +++ b/common/defs/misc/misc.json @@ -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",