WalletConnect / kotlin-walletconnect-lib

library to use WalletConnect with Kotlin or Java
MIT License
156 stars 100 forks source link

Do you have any Android developers? #85

Open ShenFri opened 2 years ago

ShenFri commented 2 years ago

The demo can't run, and the code examples are not written completely, and the API is not commented. Tell me how to use it, that's it? taht's it? taht's it?

prashanOS commented 2 years ago

This was a major issue for us as well - we (OpenSea) have forked the library here and fixed a few major issues: https://github.com/ProjectOpenSea/kotlin-walletconnect-lib

We haven't fully cleaned it up yet (sample still doesn't compile), but it is in a far better state than this original repo.

Though if you haven't fully committed to this implementation, would recommend checking out https://github.com/trustwallet/wallet-connect-kotlin as well.