UNPKG

zk-threshold-proof

Version:

A lightweight SDK to generate and verify ZK proofs that assert a private value is greater than or equal to a threshold.

10 lines (9 loc) 285 B
{ "name": "ageVerifier", "description": "ZK Proof for Age Verification", "circomFile": "ageVerifier.circom", "inputFile": "input.json", "ptauFile": "../powersOfTau28_hez_final_12.ptau", "zkeyFile": "circuit_final.zkey", "verifierFile": "verifier.sol" }