Go to file
Ben Kremer 7e76cb79d1 fix(api): use /account-balance endpoint instead of /account-assets
There seems to be a weird race condition on the `/account-assets`
endpoint when handling two different requests for the same chainId.

Reproduction:
https://codesandbox.io/s/ethereum-api-race-condition-repro-f24x4t?file=/src/index.js
2022-02-21 17:53:11 +01:00
dapps fix(api): use /account-balance endpoint instead of /account-assets 2022-02-21 17:53:11 +01:00
wallets/react-wallet-v2 Added link to dapp 2022-02-18 15:22:50 +02:00
README.md docs: update top-level readme with links to demo deployments 2022-02-21 12:03:17 +01:00

WalletConnect v2 Examples

Catalogue of various wallet and dapp examples implementing WalletConnect v2. Each example contains its own readme with further instructions and explanations.