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

Used version: ``` * 32f9df4 (HEAD -> 1, reown/main, origin/main, origin/HEAD) fix:remove duplicate chain declaration (#711) ``` Errors on build: ``` ➜ react-wallet-v2 git: yarn build yarn run v1.22.19 $...

Sets bundler name in session properties to be used by the provider proxy to fetch batch calls status

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@cosmjs/amino](https://togithub.com/cosmos/cosmjs) ([source](https://togithub.com/cosmos/cosmjs/tree/HEAD/packages/amino)) | [`0.32.3` -> `0.32.4`](https://renovatebot.com/diffs/npm/@cosmjs%2famino/0.32.3/0.32.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@cosmjs%2famino/0.32.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

# Description This PR updates the `near-api-js` and `@near-wallet-selector/wallet-utils` to the latest version(s) to make it compatible with the latest versions of the NEAR `wallet-selector` - Added support for new...

# Description This PR brings back the previous `signature` field of the Solana's `signTransaction` response. It also brings the deserialization of the transaction in base64 as described in our RPC...

+ It was not working because we have to add `"rpc-websockets": "7.11.0",` (not the latest)