Skip to content
CCPEDIAby Unity Nodes
Documentation/walletconnect-canton/WalletConnect CantonView on walletconnect-canton
walletconnect-canton/WalletConnect Canton

Installation - WalletConnect Docs

Core Installation Copy page Copy page Add the `jitpack.io` Maven repository to your `root/build.gradle.kts` file. For example: ` allprojects { repositories { mavenCentral() maven { url "https://jitpack.io" } } } ` In `app/build.gradle.kts` add the WalletKit package and its dependencies: ` implementa

READ ON WALLETCONNECT-CANTON