Skip to content

JavonneM/kotlin-walletconnect-lib

This branch is 6 commits behind WalletConnect/kotlin-walletconnect-lib:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 18, 2021
1486aa2 · Mar 18, 2021

History

65 Commits
Jul 9, 2019
Mar 18, 2021
Mar 18, 2021
Dec 11, 2019
Mar 1, 2019
Dec 17, 2018
Oct 7, 2020
Mar 18, 2021
Oct 7, 2020
Oct 7, 2020
Jul 9, 2019

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%