1 dépôt
Decentralized ledgers that integrate zero-knowledge proofs to verify state transitions and transactions while preserving data privacy.
Distinct from Zero-Knowledge Proof Frameworks: The candidates focus on frameworks, academic literature, or orchestration, whereas this is a full blockchain ledger implementation.
Explore 1 awesome GitHub repository matching security & cryptography · Zero-Knowledge Proof Blockchains. Refine with filters or upvote what's useful.
snarkOS is a distributed runtime environment and zero-knowledge proof blockchain designed for deploying and managing applications that rely on zero-knowledge cryptographic primitives. It functions as a decentralized ledger that uses zero-knowledge proofs to verify state transitions and transactions without revealing private data. The system utilizes a bonded-account consensus network where validators lock assets as collateral to secure a global state. It features an encrypted state ledger to track application data privately and a GPU-accelerated prover that offloads heavy cryptographic comput
Provides a decentralized ledger that uses zero-knowledge proofs to verify state transitions and transactions without revealing private data.