walletconnect-docs icon indicating copy to clipboard operation
walletconnect-docs copied to clipboard

WalletConnect Documentation

Results 102 walletconnect-docs issues
Sort by recently updated
recently updated
newest added

Add step by step procedure to obtain a `projectId` from the Cloud registry. Also hyperlink the guidelines.

Hi. I have a problem to solve. I use walletconnect SDK to send coin. But I do not know how to choose type of coin I want. Example: In chain...

If you don't add these queries.intent in AndroidManifest, the Linking.canOpenUrl(uri) will always return false. This is critical point

This is in an effort to make walletconnect behave more like Solana wallet adapters This is related to #173 Todo: Update public implementations - [x] [Docs](docs/json-rpc/solana.md) - [x] [Wallet adapter](https://github.com/solana-labs/wallet-adapter/blob/master/packages/wallets/walletconnect/src/adapter.ts)...

**Is your feature request related to a problem? Please describe.** The current solana RPC implementation is insufficient for Solana wallet adapters. Wallets have no way to modify the transaction if...

This is to support https://github.com/WalletConnect/walletconnect-monorepo/pull/940

session events are not fired. I followed official docs of react native.