docs(dapp): use walletconnect subdomains for demo links

This commit is contained in:
Ben Kremer 2022-03-10 10:35:07 +01:00
parent 8d7b4ab17c
commit 2c314afee9
3 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# React dApp (with v2 EthereumProvider + Ethers.js)
🔗 Live dapp demo - https://react-dapp-v2-with-ethers.vercel.app <br />
🔗 Live wallet demo - https://react-wallet-v2.vercel.app <br />
🔗 Live wallet demo - https://react-wallet.walletconnect.com/ <br />
📚 WalletConnect v2 Docs - https://docs.walletconnect.com/2.0
## Overview

View File

@ -1,7 +1,7 @@
# React dApp (with v2 EthereumProvider + web3.js)
🔗 Live dapp demo - https://react-dapp-v2-with-web3js.vercel.app <br />
🔗 Live wallet demo - https://react-wallet-v2.vercel.app <br />
🔗 Live wallet demo - https://react-wallet.walletconnect.com/ <br />
📚 WalletConnect v2 Docs - https://docs.walletconnect.com/2.0
## Overview

View File

@ -1,7 +1,7 @@
# React dApp (with standalone v2 client)
🔗 Live dapp demo - https://react-dapp-v2.vercel.app <br />
🔗 Live wallet demo - https://react-wallet-v2.vercel.app <br />
🔗 Live dapp demo - https://react-app.walletconnect.com/ <br />
🔗 Live wallet demo - https://react-wallet.walletconnect.com/ <br />
📚 WalletConnect v2 Docs - https://docs.walletconnect.com/2.0
## Overview