From a17da7f347cb5d58cd14f914ca313f0f7146687b Mon Sep 17 00:00:00 2001 From: Yush G Date: Fri, 2 Aug 2024 20:49:39 -0400 Subject: [PATCH] Added noir plume link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a684c6..96f2661 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ If you'd like to contribute, we offer $50 bounties in Eth/DAI for resolving any - Rabby: We have an [open PR](https://github.com/RabbyHub/Rabby/pull/2047) that we are waiting on them to merge! - Metamask: We have an open PR set ([rpc](https://github.com/MetaMask/eth-json-rpc-middleware/pull/198 ), [api](https://github.com/MetaMask/api-specs/pull/120), [core](https://github.com/MetaMask/metamask-extension/pull/17482)) that we are waiting on them to merge! Snaps [dropped support for secret key access](https://github.com/MetaMask/snaps/issues/1665) so a Metamask Snap is no longer a tenable path, although we did have a snap as well. -- Aztec: Noir implementation [finished here], still pending audit. +- Aztec: Noir implementation [finished here](https://github.com/distributed-lab/noir-plume), still pending audit. - Ledger: This [app](https://github.com/base0010/plume-ledger-app/tree/sswu) compiles and generates PLUME signatures on embedded hardware and works on Ledgers. Test via the [Ledger app builder](https://github.com/LedgerHQ/ledger-app-builder). - ZK Snap: The "holy grail of private voting", according to Ameen, co-author of the private voting report. Uses PLUME as a [core component of an end-to-end private voting system](https://twitter.com/AeriusLabs/status/1753052458249785836).