From c6365f206fae78f90f53f8bcc753e5eb5cc1124e Mon Sep 17 00:00:00 2001 From: Ilja Date: Fri, 18 Feb 2022 15:22:50 +0200 Subject: [PATCH] Added link to dapp --- wallets/react-wallet-v2/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wallets/react-wallet-v2/README.md b/wallets/react-wallet-v2/README.md index 63e3a5c..52a7d64 100644 --- a/wallets/react-wallet-v2/README.md +++ b/wallets/react-wallet-v2/README.md @@ -1,7 +1,8 @@ # WalletConnect React Wallet Example ⚠️ Wallet should only be used as a refference example & for development purposes
-🔗 Live app - https://react-wallet-v2.vercel.app
+🔗 Live wallet app - https://react-wallet-v2.vercel.app
+🔗 Live dapp app - https://react-dapp-v2.vercel.app
📚 WalletConnect docs - https://docs.walletconnect.com/2.0 Example wallet implementation using [WalletConnect](https://walletconnect.com/), [Ethers](https://docs.ethers.io/v5/), [React](https://reactjs.org/) and [TypeScript](https://www.typescriptlang.org)