Overview
The Reclaim Protocol Proofs are compatible with blockchain applications.
Flow
- Your app requests proofs from the user using one of the front-end libraries like Reclaim React SDK, Reclaim React Native SDK, Reclaim Flutter SDK or a backend library like Reclaim Node SDK
- Once the user has uploaded the proof, you can keep a note of it for on-chain verification
- Submit the serialized proof to your smart contract
- Verify the proof on the smart contract