1 repositorio
Protocols for light clients to quickly verify blockchain state using objective proofs without downloading the full chain.
Distinct from Light Client Synchronization: Distinct from Light Client Synchronization: specifically focuses on the objective verification protocol aspect rather than general light client sync methods.
Explore 1 awesome GitHub repository matching data & databases · Objective Verification Protocols. Refine with filters or upvote what's useful.
Chia is a decentralized blockchain platform that uses a proof-of-space-and-time consensus mechanism, enabling energy-efficient farming on commodity hardware. It implements a full blockchain node, farmer, harvester, timelord, and wallet in Python, prioritizing readability and cross-platform compatibility. The platform manages transactions through a simplified UTXO model that minimizes on-chain state and supports fast validation. The project introduces Chialisp, a Turing-complete functional smart contract language designed for secure and auditable financial transactions. It features a pooling p
Implements an objective light client syncing protocol for fast blockchain state verification.