privacy-ethereum / summonLinks
A language for building boolean circuits based on TypeScript
☆34Updated 5 months ago
Alternatives and similar repositories for summon
Users that are interested in summon are comparing it to the libraries listed below
Sorting:
- Client side zero-knowledge proving.☆97Updated last week
- Create MPC apps with TypeScript.☆56Updated 5 months ago
- ☆24Updated 9 months ago
- Lowering client-side proving cost for private ZK signatures in circom☆112Updated 2 years ago
- Circuits for making ZK proofs about Baby Jub Jub ECDSA signatures☆22Updated last year
- This repo introduces Plonky3 and showcases a simple implementation of fibonacci constraints and execution trace.☆41Updated 6 months ago
- Diamond iO implementation https://eprint.iacr.org/2025/236☆87Updated 3 months ago
- A library to do regex verification in circom, adapted from the original zk-email. It additionally generates lookup tables for halo2-regex…