-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
feature 🚀This is enhancing something existing or creating something newThis is enhancing something existing or creating something new
Description
Description
To implement Proof
functions.
Resources
- interface:
generateProof
,packGroth16Proof
,unpackGroth16Proof
,verifyProof
,hash
https://github.com/semaphore-protocol/semaphore/blob/main/packages/proof/src/index.ts packGroth16Proof
,unpackGroth16Proof
: not supported byzk-kit.rs
, we might need to implement them ourselves.- Adria had an implementation of
verifyProof
Metadata
Metadata
Assignees
Labels
feature 🚀This is enhancing something existing or creating something newThis is enhancing something existing or creating something new
Type
Projects
Status
✔️ Done