LET'S BUILD SOMETHING NEW
SDK
- Easy to use Typescript packages that wrap up commonly used functionality
- Manage state, generate and verify proofs, connect to deployed smart contracts
- Check the boilerplate to see an example
CIRCUITS
- Core circuits and setup of the Anon Aadhaar protocol written in Circom
- Extractor circuit, verify RSA signature, SHA hashing
- Modify only if necessary, useable as-they-are
BOILERPLATE
- Begin your projects with a ready-to-use example voting template
- Login with Aadhaar, generate proof, verify proof and vote anonymously
- Quickly adapt to match project goals
Important note: Anon Aadhaar is still under development and should not be used in production. If you are considering production use, please get in touch with us for further guidance. The current protocol hides your identity from all parties except the Issuer of your Aadhaar. Please consider this when working with Anon Aadhaar proof.