Header Chain Verifier logo

Header Chain Verifier

A ZeroSync browser demo that verifies a recursive proof of Bitcoin’s header chain using the miniSTARK verifier in WebAssembly.
Category: Developer Tooling

Description

Header Chain Verifier is a work-in-progress ZeroSync demo for instantly verifying Bitcoin’s header chain in a browser. It runs the miniSTARK verifier in WebAssembly to validate a recursive Bitcoin header-chain proof. The current prototype validates headers only, not transactions, and is intended to be updated with longer and more complete chain proofs as development progresses.