mirror of
https://github.com/zkp2p/zkp2p-poc.git
synced 2026-01-08 21:28:10 -05:00
* Add claimId as input to circuit * Add nullifier * Add max amount functionality * Add claim_id to gen_input * Update scripts to use random entropy * Add input.json * Add gen verifier contract server script * Add new verifier contract * Fix contract bugs; Add tests * update scripts