CryptoForge Store #10 — Prover Market
Production-ready zero-knowledge circuit templates for Circom and Noir, with TypeScript witness generation helpers. Covers the 5 most common ZK use cases: Merkle proofs, range proofs, signature verification, private transfers, and anonymous voting.
| Circuit | Circom | Noir | Use Case |
|---|---|---|---|
| Merkle Proof | circom/merkle/ | noir/merkle/ | Prove set membership without revealing the element |
| Range Proof | circom/range/ | noir/range/ | Prove a value is within bounds without revealing it |
| Signature Verify | circom/identity/ | noir/identity/ | Prove EdDSA/ECDSA signature ownership |
| Private Transfer | circom/token/ | noir/token/ | UTXO-based private token transfers |
| Anonymous Vote | circom/vote/ | noir/vote/ | Prove voting eligibility without revealing identity |
Get the full Zk Circuit Templates and unlock everything.
Get the complete guide with every chapter unlocked, including code samples, diagrams, and best practices.
Access all interactive tools with complete data, all workload profiles, and the full scenario library.
Downloadable source code, configuration files, and working examples from every chapter.
Free updates for life. Every new chapter, tool, and improvement included.