Skip to content

This project shows how Indian nationals can check the government subsidies available to them through ZK verified proofs. The user can verify his/her Indian nationality without disclosing the Aadhaar number

License

Notifications You must be signed in to change notification settings

EvolOfThings/gov-subsidies

 
 

Repository files navigation

Government Subsidies

This is built on Anon Aadhaar.

Anon Aadhaar is a zero-knowledge protocol designed to enable Aadhaar citizens to prove their possession of an Aadhaar document issued and signed by the government. This process ensures anonymity by utilizing the Aadhaar secure QR code, presents on e-Aadhaar and Aadhaar print-letter, preserving the confidentiality of the Aadhaar number.

This project shows how Indian nationals can check the government subsidies available to them through ZK verified proofs. The user can verify his/her Indian nationality without disclosing the Aadhaar number.

Demo

You can watch the Demo here

Getting Started

You can fork/clone it.

To run it locally you'll need to add some env variables. You can copy the .env.local.example to a .env.local file.

Install

yarn install

Start

yarn dev

For more information about the protocol, please read the official docs.

About

This project shows how Indian nationals can check the government subsidies available to them through ZK verified proofs. The user can verify his/her Indian nationality without disclosing the Aadhaar number

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.5%
  • Solidity 15.1%
  • JavaScript 2.2%
  • CSS 0.2%