kotlin-walletconnect-lib icon indicating copy to clipboard operation
kotlin-walletconnect-lib copied to clipboard

library to use WalletConnect with Kotlin or Java

Results 46 kotlin-walletconnect-lib issues
Sort by recently updated
recently updated
newest added
trafficstars

Since serialize/deserialize adapter wasn't created for Encrypted Payload (it is commented out in `MoshiPayloadAdapter` line 226), we were having issues while working with encrypted payloads. Also library forces us to...

Updated the repo so that the sample app can build with ease. This would probably require a version bump with the changes to `FullyQualifiedConfig`. ## Library Changes - Added `toWCUri()`...

Updated all dependencies and adapted code accordingly, no business logic changed.

I'm wondering what this block is needed for? I deleted it and the project builds anyways, and as an Android Dev I also don't know this, thankful about clarifications. ```...

Why no new releases in 2 years? Is this not being developed anymore?

After clicking Connect button app redirects to metamask and after metamask authentication android studio shows this error and app crashes.

how can i change the network to pay and change the coin like to pay with bitcoin instead of etherium

When the library try to parse a data from the server, chainId comes double but it tries to parse long, so we get null.

Trust Wallet : A dialog showing "This is a cold wallet" when jump to Trust wallet App 。 Math Wallet's BSC :There is no response when jump to Math wallet...

Hi everyone, I am able to connect wallets to my native android app. Thanks to you, it works like a charm. But now, I have a different problem. How do...