Sindri Zero-Knowledge Proof CLI
-
Updated
Oct 15, 2025 - TypeScript
Sindri Zero-Knowledge Proof CLI
AegisSovereignAI: The Cross-Ecosystem Trust Layer for the Distributed Enterprise. Verifiable Identity, Hardware-Rooted Integrity, and Sovereign AI Governance - from Silicon to Prompt. Unifying AI, Cloud-Native, and Decentralized architectures.
Tokamak zk-EVM: CLI and proving pipeline to convert Tokamak Layer 2 transactions into zk-SNARK proofs
This example uses the libsnark library to define an R1CS (Rank-1 Constraint System) that represents a simple circuit, where the output is the product of two input values. It then generates a proof for this circuit using the ppzkSNARK proof system provided by libsnark, and verifies the proof using the same library.
zk-proof application on Mina protocol
zk-Rollup Layer 2 Solution
Integration tests for GrimSwap ZK private swaps - End-to-end Groth16 proof verification on Uniswap v4
Solidity smart contracts for GrimSwap - Uniswap v4 hooks with Groth16 ZK verification, GrimPool deposit system, and stealth address registry
[DEPRECATED - Merged into @grimswap/circuits] ZK Privacy SDK for GrimSwap
CrossChain crypto mixer smart contract for Ethereum blockchain (Solidity)
A minimal, functional zero-knowledge proof project based on zkSNARKs, designed to help developers understand the fundamental workflow of zk applications—including circuit writing, proof generation, and smart contract verification.
TypeScript-based frontend and circuits for private stablecoin transfers using zero-knowledge proofs.
ZK Privacy SDK for GrimSwap - Groth16 circuits, Poseidon Merkle proofs, stealth addresses (ERC-5564), and nullifier verification for private Uniswap v4 swaps
Add a description, image, and links to the zk-snark topic page so that developers can more easily learn about it.
To associate your repository with the zk-snark topic, visit your repo's landing page and select "manage topics."