Skip to content

jluuM2/kotlin-walletconnect-lib

 
 

Repository files navigation

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'
}

About

library to use WalletConnect with Kotlin or Java

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%