Go to file
Ben Kremer 112465b5c7 fix(wallet-v2): fixes signing for solana_signTransaction
The existing implementation in the wallet was returning signatures
that came back `false` when calling `transaction.validateSignatures` on
them.

This issue doesn't seem to arise when using the `solana-wallet` package to
sign the transaction.
2022-03-17 14:24:41 +01:00
dapps feat(dapp-v2): integrates solana + RPC methods 2022-03-17 11:08:47 +01:00
wallets/react-wallet-v2 fix(wallet-v2): fixes signing for solana_signTransaction 2022-03-17 14:24:41 +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