web-examples icon indicating copy to clipboard operation
web-examples copied to clipboard

Wallet and dapp examples implementing WalletConnect v2

Results 161 web-examples issues
Sort by recently updated
recently updated
newest added

# Description We've implemented Notify API to test features of it in mobile sample wallets (RN, Swift, Kotlin). We'd better to implement the Notify Client or new hooks in the...

* add wagmi/view 2.x * renovate

This pull request has a couple of new, tested features: - option to send a test transaction with a USDC paymaster - error handling for those accounts that do not...

Currently when a pairing is removed the wallet doesn't handle that event. The sample wallet has to be reloaded after removing a pairing. Acceptance criteria: https://github.com/WalletConnect/web3modal/blob/V3/apps/laboratory/tests/shared/validators/WalletValidator.ts#L13-L21 removed and tests passing

good first issue

Currently after typing in a wc2 URI and clicking connect there is no loading indicator. In web3modal UI tests you can see that often nothing happens without an error message....

I use `dapps/universal-provider-solana` to send transactions using Trust Wallet QR. However, the transaction was not completed successfully. Although I received a TX hash on the console, it does not exist...

- Add Astar zKatana chain data to - `react-dapp-v2` - `react-dapp-v2-with-ethers` - `react-dapp-v2-with-web3js` Modify `EIP155Colors`, `EIP155ChainData`, `EIP155Metadata` objects, and add logo image to `./public/assets`

Hi, this PR is adding near provider web example. Chain data for other chains is used from `caip-api` package. In this moment [near data is hardcoded](https://github.com/WalletConnect/web-examples/pull/270/files#diff-20c0e3aaca70af0f72e1c556b37c4346b2af92ad54959b90a43d3ecb0b3acebbR85). What can be done...

Adding Sepolia, which is required by [https://testnets.opensea.io/](https://testnets.opensea.io/).