web-examples
web-examples copied to clipboard
Wallet and dapp examples implementing WalletConnect v2
throw error when calling the eth_sendTransaction method in web-examples: https://react-dapp-v2-with-web3js.vercel.app/  Because I have the same error in the project, I would like to ask what is the reason for...
Tried `react-dapp-v2` `react-dapp-v2-with-ethers` and ` wallets/react-wallet-v2` All have the same issue Node version: 14, 16, 18 I can confirm the project_id is correct by using is in the react-native project,...
[walletconnect "have a question" page](https://docs.walletconnect.com/2.0/advanced/migration-from-v1.x/explorer-submission#have-a-question ) 404 response when clicking these links below Submission Process for WalletConnect v2.0 Wallets and Hybrid Apps To expedite approval of your submission, it is...
1. Access https://react-dapp-v2-with-ethers.vercel.app/ 2. Choose Ethereum, the Web3 modal open, scan the QR with Trust Wallet Wallet Connect. => The request prompted in Trust Wallet, but after user accept the...
Hi all! I noticed that currently there are only React-based examples here as well as the V2 startup pages. There is a Node.js section but that combined with the examples...
We found out that `https://react-app.walletconnect.com` dapp [uses ](https://github.com/WalletConnect/web-examples/blob/96f9e0b028c77d9c3274af30d12cccd0183a61fc/dapps/react-dapp-v2/src/contexts/JsonRpcContext.tsx#L688) same genesis hash for both Westend and Polkadot. Genesis hash is a replay-attack prevention mechanism that is used to specify which network...
while trying the dapps and the demo productions behave similarly that is after scanning doesnot perform any action .
When using the dapp on mobile the example [React dApp (with standalone client) - v2](https://github.com/WalletConnect/web-examples/tree/main/dapps/react-dapp-v2) ([Demo](https://react-app.walletconnect.com/)) doesn't seem to trigger any deeplinks when clicking on signing or signing transactions. On...
**Describe the bug** Wallet got error `chains don't satisfy required namespaces.` while approving session proposal under certain circumstances. **SDK Version** - sign-client 2.4.9 for wallet. **To Reproduce** Steps to reproduce...
为什么用钱包访问Web3Modal V2页面显示空白,几乎大部分钱包里面浏览都是显示空白。 Why is the Web3Modal v2 page displayed blank when accessing the Web3Modal V2 page with the wallet, and almost most of the wallets are displayed blank. V1的会显示正常。 v1...