Go to file
Ben Kremer 2b695af9f0 fix: allows rejected eth_sendTransaction call to bubble to handler
Fixes: https://github.com/WalletConnect/walletconnect-monorepo/issues/854

There was a superfluous try/catch here which caused the rejection to be
logged and then continue instead of throwing and allowing the
JsonRpcHandler wrapper to handle the promise rejection.
2022-03-14 11:11:16 +01:00
dapps fix: allows rejected eth_sendTransaction call to bubble to handler 2022-03-14 11:11:16 +01:00
wallets/react-wallet-v2 Revert "Cosmos signature verification (#6)" 2022-03-10 15:38:53 +01:00
README.md docs: use walletconnect subdomains for demo links in top-level readme 2022-03-10 10:39:20 +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.

Wallets

dApps