web-examples
web-examples copied to clipboard
Wallet and dapp examples implementing WalletConnect v2
hello. can i use on browser? Are there any examples? I tried to import the packages but I failed. ``` import { Core } from 'https://unpkg.com/@walletconnect/core' import { Web3Wallet }...
Updated the CA-demo app to include wallet_checkout flow
This PR branches from the Solana support implementation for wallet_checkout into the wallet. It introduces the new interface design for wallet_checkout. 
This PR adds support for the Solana chain in the wallet_checkout RPC: - It enables both contractInteraction and direct payment options for Solana. - During the prepareFeasiblePayment phase, it simulates...
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.2.3 to 3.2.4. Release notes Sourced from dompurify's releases. DOMPurify 3.2.4 Fixed a conditional and config dependent mXSS-style bypass reported by @nsysean Added a new feature to...
Add Native ETH token support in the Gift donut dapp
- updated `@walletconnect` deps to latest - react-app - updated `@reown` deps to latest - react-wallet
This PR handles UI blocking during smart account initialization by improving RPC URL resolution and error handling. - logging error and disabling the smart account toggle if failed to initialized
Currently the Kadena example doesn't adhere to the KIP-0017 which describes Kadena's WalletConnect Specification.
fix handling of `eth_sendTransaction`, `wallet_getCallStatus`, `wallet_sendCalls` with ERC7677(paymasterService) rpc method