Libraries
Android
Use the WalletKit library to integrate with the Wallets API in your Android app
Installation
Find the latest version of the library on Github Releases. Then, use your preferred dependency management tool to add the library to your project.
Gradle
Gradle DLS
Maven
Initialize Client
Setup the client with your Project ID. You can find your Project ID in the WalletKit Dashboard.
At this point, the client is unauthenticated. To authenticate your client, check out the Authentication section.