Get an API key
For all the SDKs mentioned on this docs page, you need an `APP_ID`, `APP_SECRET` and a `PROVIDER_ID`
0. Register
First, head to the Reclaim Protocol Dev Tool. Create an account here if you haven't already.
1. Create an Application
Head to My Applicatons from the left navigation bar. Here, tap on New Application.
Copy your Application ID and secret
Once you create the application, you will be shown the Application ID and Application Secret.
Be sure to copy them into your .env file immediately.
You will not be able to see the Application Secret once you leave this screen.
2. Choose providers
You can explore providers or create your own provider.
Once you have chosen your provider, be sure to copy the Provider ID. We will need them in the next steps.
3. Integrate your SDK
Now, you can head over to the integration guide for your platform - where you can paste these values to get the application up and running!
Supported frameworks
NodeJS
Most stable, easiest to use.
Flutter
Most stable mobile SDK.
React Native
Supports CRNA and Expo.
Android
Java and Kotlin library.
iOS
Swift library.
Blockchain
All popular blockchains supported.
Video Tutorial
Below is a comprehensive guide on how to use the Reclaim Protocol Dev Tool