From a540a3f15b73ff8545bdd01d2085e25d13597edd Mon Sep 17 00:00:00 2001 From: Marek Mahut Date: Sat, 31 Aug 2019 22:36:41 +0200 Subject: [PATCH] common: adding Yoroi wallet for Cardano (#475) --- common/defs/misc/misc.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common/defs/misc/misc.json b/common/defs/misc/misc.json index 9456ba4d9..f0012a560 100644 --- a/common/defs/misc/misc.json +++ b/common/defs/misc/misc.json @@ -97,7 +97,8 @@ "Github": "https://github.com/input-output-hk/cardano-sl" }, "wallet": { - "AdaLite": "https://adalite.io/app" + "AdaLite": "https://adalite.io/app", + "Yoroi": "https://yoroi-wallet.com" }, "blockchain_link": null },