From 911755ee0491fcc083ccdf00902d765c6cfbfdaa Mon Sep 17 00:00:00 2001 From: Vikas Rushi <0xvikas@gmail.com> Date: Wed, 27 Nov 2024 12:00:19 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bd61b7f..15a8955 100644 --- a/README.md +++ b/README.md @@ -201,6 +201,7 @@ A curated list of resources for learning and programming in Noir. - [Standard Library](https://github.com/noir-lang/noir/tree/master/noir_stdlib) - the Noir Standard Library - [nodash](https://github.com/olehmisar/nodash) - a generic utility library. "Lodash for Noir" - [Noir Social Verify](https://github.com/Envoy-VC/noir_social_verify) - Wrapper around zkemailnr to verify social accounts and extract details like X username, and emails. +- [Anon Aadhaar Noir](https://github.com/anon-aadhaar/anon-aadhaar-noir) - A protocol for privacy-preserving verification of Aadhaar (Indian Residence ID) that enables users to generate ZK proofs revealing only selected identity information ## Learning