All Projects → WalletConnect → kotlin-walletconnect-lib

WalletConnect / kotlin-walletconnect-lib

Licence: MIT License
library to use WalletConnect with Kotlin or Java

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to kotlin-walletconnect-lib

use-contractkit
Connect your react dApp to Celo
Stars: ✭ 49 (-36.36%)
Mutual labels:  walletconnect
walletconnect-test-wallet
Test Wallet (Web)
Stars: ✭ 163 (+111.69%)
Mutual labels:  walletconnect

kotlin-walletconnect-lib

library to use WalletConnect with Kotlin or Java

Add this library to your project

Add the @jitpack repository to your gradle file:

repositories {
	...
	maven { url 'https://jitpack.io' }
}

Add the dependency:

dependencies {
	implementation 'com.github.WalletConnect:kotlin-walletconnect-lib:0.9.6'
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].