LEGAL-CHAIN

Proof Verifier

Verify the integrity of a Legal-Chain proof bundle. Paste the JSON output from the proof-service and check that the integrity hash matches.

How It Works

1

Generate

The proof-service fetches Merkle read-proofs and state from the Legal-Chain node.

2

Bundle

A ProofBundle is created with block hash, state root, storage keys/values, and proof nodes.

3

Verify

The integrity hash is recomputed from the canonical form and compared with the claimed hash.