Javascript SDK
Installation
Install the Reclaim JavaScript SDK and start integrating proof generation and verification
Get API Credentials
Before using the SDK, you will need to obtain your credentials from the DevTool:
Installation
Next steps
There are 3 steps in integrating the JavaScript SDK
- Preparing the proof request on the backend
- Asking the user to generate the proof on the frontend
- Uploading the proof to the backend and verifying it
This guide will walk you through each of these three steps.