circom
There are 217 repositories under circom topic.
semaphore-protocol/semaphore
A zero-knowledge protocol for anonymous interactions.
privacy-scaling-explorations/maci
Minimal Anti-Collusion Infrastructure (MACI)
sismo-core/hydra-s1-zkps
Hydra-S1 ZK Proving scheme circuits, used for ZK Attesters in Sismo
privacy-scaling-explorations/zkp-app-boilerplate
Build your zkp app with typescript, hardhat, circom, and snarkjs!
socathie/circomlib-ml
Circom Circuits Library for Machine Learning
fluidex/plonkit
A zkSNARK toolkit to work with circom zkp DSL in plonk proof system.
enricobottazzi/ZK-SBT
Library to issue zero knowledge soul bound tokens (ZK SBTs)
0xPARC/zkrepl
An online playground for zero knowledge circuits
nullity00/web3-resources
Collection of web3 resources for blockchain enthusiasts. Contains some major alpha on ZKP, Solidity & auditing.
0xEigenLabs/eigen-zkvm
A Rust zkVM with a Modular Proof System
shanzson/Zero-Knowledge-Proofs-Learning-Resources
This repository contains Zk learning resources
Electron-Labs/ed25519-circom
ED25519 implementation in Circom
erhant/circomkit
A testing & development environment for Circom.
nulltea/zk-SQL
ZK-based engine for self-sovereign SQL queries
zkemail/zk-regex
A library to do regex verification in circom, adapted from the original zk-email. It additionally generates lookup tables for halo2-regex and soon Noir.
Tonnel-Network/core
First ZK project built on TON blockchain, based on 🌪 Cash
dl-solarity/hardhat-zkit
The ultimate TypeScript environment for Circom development
jeong0982/gkr
zero knowledge proof aggregator for general circuit
Veridise/Picus
Automated verification of uniqueness property for ZKP circuits
vplasencia/zkGames
zkGames is a platform that allows users to play zk (zero knowledge) games and mint an NFT as proof that they have won.
firstbatchxyz/hollowdb
A privacy-preserving key-value database on Arweave.
LuozhuZhang/zkps-circuit-snark
A zk-SNARK implementation
xorddotcom/SHIELD
Shield is a development framework for circom developers. The core reason is to provide libraries, plugins, and testing tools to ensure code quality and security.
erhant/zkbrainfuck
A Brainfuck zkVM with Circom.
getZeFi/circomjs
CircomJS is a javascript framework that allows you to automate your Circom workflow in pure javascript.
tanpx12/zk-rollup-tutorial
A guild to build simple zk rollup
anonklub/anonklub
Anonymous Proof of Ethereum Address Ownership
vplasencia/zkSudoku
zkSudoku is a platform that allows users to play zk (zero knowledge) Sudoku games.
enricobottazzi/Zeko
Zero Knowledge-based NFT Private Airdrop. 🏆 finalist EthDenver 22
chyanju/Picus
Automated verification of uniqueness property for ZKP circuits
couger-inc/cream
zkCREAM is zk-SNARK based anonymized voting application using a token mixer
Electron-Labs/aes-circom
AES-GCM implementation in Circom
enricobottazzi/designated-verifier-proof
Reusable component to add a designated verifier to your zk circom circuit. It means that the zk proof generated from your circuit cannot be verified by someonewho is not the designated verifier (identified by its ethereum public address)
KimiWu123/Samples
Samples of Ethereum smart contracts, golang and circom for beginners.
socathie/circomlib-matrix
Circuits library for matrix operations in circom
rubydusa/circom-lsp
A Language Server Protocol Implementation for Circom