feat: add cardano testnet definitions

pull/2017/head
Vladimir Volek 2 years ago committed by matejcik
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…
Cancel
Save