gnark
There are 23 repositories under gnark topic.
Consensys/gnark
gnark is a fast zk-SNARK library that offers a high-level API to design circuits. The library is open source and developed under the Apache 2.0 license
ethereum-oasis-op/baseline
The Baseline Protocol is an open source initiative that combines advances in cryptography, messaging, and distributed ledger technology to enable confidential and complex coordination between enterprises while keeping data in systems of record. This repo serves as the main repo for the Baseline Protocol, containing core packages, examples, and reference implementations.
zksecurity/zkBank
zkBank is the most secure banking system in the world, powered by ZK, gnark, and GKR!
smsunarto/daedalus
Deadalus is a modular toolkit for zkSNARKs development and deployment written in Go using Gnark.
lambdaclass/noir_backend_using_gnark
A Noir's backend implementation using Gnark
dcbuild3r/ptau-deserializer
.ptau deserializer for gnark groth16 bn254 trusted setup
worldcoin/ptau-deserializer
snarkjs powers of tau universal setup (.ptau) deserializer for gnark's groth16 bn254 phase1 trusted setup
Sindri-Labs/sindri-js
Sindri Zero-Knowledge Proof CLI
worldcoin/semaphore-mtb-setup
Semaphore Merkle Tree Batcher MPC Trusted Setup Ceremony tool
fosgate29/financialcircuit
Writing zero-knowledge circuits using gnark to expand the existing library – Focus on Financial Circuit Development and Approach
reilabs/gnark-lean-demo
Verification of the gnark implementation of the Semaphore protocol using Reilabs' extractor to Lean.
airchains-network/airchains
A versatile and powerful framework for creating customized rollups with a variety of options. Our framework supports EVM, SVM, and CosmWasm-based rollups
airchains-network/rollup-evm
EVM-compatible Cosmos Chain for scalable and interoperable DApps and smart contracts, integrating Ethereum's robust features with Cosmos' network
reilabs/gnark-lean-extractor
A tool to extract gnark circuits defined in Go to Lean for formal verification.
Consensys/doc.gnark
gnark is a fast, open-source library for zero-knowledge proof protocols written in Go.
airchains-network/airsettle
A blockchain platform focused on secure and efficient data management. It features custom execution layers, batch processing, and a democratic validator system.
succinctlabs/snark-bn254-verifier
Recursive Groth16 + PlonK Verifier
Consensys/gnark-ignition-verifier
Golang packages using gnark-crypto library to parse and verify AZTEC ignition ceremony. Example usage; build a KZG SRS for bn254.
airchains-network/cosmwasm-sequencer-node
Streamlines transactions, block management, and batching. Integrates DA processes, ensures seamless settlement layer interactions, and offers robust verification. Designed for high throughput and reliability.
airchains-network/evm-sequencer-node
Streamlines transactions, block management, and batching. Integrates DA processes, ensures seamless settlement layer interactions, and offers robust verification. Designed for high throughput and reliability.
reilabs/lean-circuit-compiler
A tool to extract gnark circuits defined in Go to Lean for formal verification.
Sindri-Labs/verifiable-credentials-codelab
Accompanying code for technical walkthrough of verifiable credentials and zero-knowledge proving hosted on Google cloud
mysteryon88/gnark-example
zkSNARK in golang for Ethereum