web-examples
web-examples copied to clipboard
Wallet and dapp examples implementing WalletConnect v2
Repro steps: CAREFUL SCAM APP HERE 1. Visit https://stargate-finance.io/ (scam) 2. Get connect link `wc:50652a1b21bb8042687bddb22404694ab40f87f6f714927a7f95c7ae4603e33f@2?relay-protocol=irn&symKey=f78f737b5878335036fc7eab76846ac40a924b55ab775bcaa1fb637b2ea4f9de` 3. Go to https://react-wallet.walletconnect.com/walletconnect 4. Enter link Expected behavior: something happens or error message after...
This PR adds the `ShimmerEVM Mainnet` and `ShimmerEVM Testnet` to the list of supported chains.
Examples is growing + more involved with the CLI tooling. Need to put more effort into this if 200+ have stared this. ToDO - [ ] ReadMe Refactor - [...
Note this can be reproduced only after this other PR is merged: https://github.com/WalletConnect/web-examples/pull/301 There's a "strange" behavior when making another request like `near_signIn` right after the `connect` has been approved...
AC: wallet should ack the optional namespaces it supports
Trying to run dapp and wallet of wallet connect in the same project but keep getting errors, is it possible to do it ? ```[tasklist] ### Tasks ```
I there, I'm trying to add WalletConnect V2 in my current running React JS project and I added React JS popup wallet connect modal and it's working fine fore connection...
The `domain.chainId` attribute of the EIP-712 messages should match the current active chain of the client as specified on the [EIP-712 spec](https://eips.ethereum.org/EIPS/eip-712): > uint256 chainId the [EIP-155](https://eips.ethereum.org/EIPS/eip-155) chain id. The...
**Summary:** When calling signDirect action after connecting to CosmosHub, the example fails to validate the signature returned due to checking the wrong field. **Description:** According to [WalletConnect Cosmos RPC reference](https://docs.walletconnect.com/2.0/advanced/rpc-reference/cosmos-rpc)...
Balance is displayed as WEI not ETH