web-examples
web-examples copied to clipboard
Wallet and dapp examples implementing WalletConnect v2
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) | [](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)