Skip to content

amal/WalletConnectKotlinV1

 
 

Repository files navigation

WalletConnectKotlinV1

Library to use WalletConnect with Kotlin or Java.

WARNING

WalletConnect v1 is deprecated!

Shutdown scheduled for June 28, 2023

For details read:

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.amal:WalletConnectKotlinV1:<commit>")
}

About

Library to use WalletConnect v1 with JVM/Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%