kotlin-walletconnect-lib
kotlin-walletconnect-lib copied to clipboard
library to use WalletConnect with Kotlin or Java
When using either Trust Wallet or WallETH on Android to connect to the Example Dapp (example.walletconnect.org). After scanning the QR Code, the wallet continues loading indefinitely. On the Bridge server,...
Hello, I am testing Sample application. When I click on Connect button, it opens the Metamask application, but nothing happens. It Dont show the dialog to connect with metamask.
Hi from OpenSea! We have found an issue when enabling Android's `StrictMode`. It fails because `FileWCSessionStore` is doing file I/O on the main thread. The `WCSessionStore`'s methods are all synchronous,...
Hi, No example is provide to send any transaction on any contract method. * We are done with wallet connect. * Could anyone provide us any code or example to...
The sign method, for which there is any code in the sample or test doesn't work: data class SignMessage(val id: Long, val address: String, val message: String) : MethodCall(id) The...
when the wallet was invoked by your sample, how to connect account in the wallet?
Hey, We integrate WalletConnect to Zerion app. But Sample app isn't working at all. After I press Connect button, I just see an empty screen in the wallet interface. Could...
Hi. I'm working on Flutter plug-in for iOS/Android. The problem is when I run release version the `iv` value in `EncryptedPayload` is null. I solved that by adding `@JsonClass(generateAdapter =...
This is output of debug on running the app [java.net.ConnectException: Failed to connect to bridge.walletconnect.org/2606:4700:20::ac43:45b8:7737, java.net.ConnectException: Failed to connect to bridge.walletconnect.org/2606:4700:20::681a:32c:7737, java.net.ConnectException: Failed to connect to bridge.walletconnect.org/2606:4700:20::681a:22c:7737, java.net.SocketTimeoutException: failed to...