Qt 6.11 is out! See what's new in the release
blog
WalletConnect in Qt
-
Hi guys I wan't use WalletConnect in Qt.
My goal is to connect wallets to mobile app and sign data.
Walletconnect and some web3 libraries allow them but I don't know how to use it in QT.
WalletConnect v2 announced a Kotlin library developed with Kotlin How can I use it with Qt
https://docs.walletconnect.com/2.0/kotlin/web3wallet/installation
https://github.com/WalletConnect/WalletConnectKotlinV2
Are there alternative methods for Qt QML or C++? How can this work be done?
I was able to find this about QML and it doesn't work