Demo guide

End-to-end walkthrough.

  1. Clone the repo and run docker compose up.
  2. Seed example events, then call POST /proofs/commit.
  3. Run pnpm verify:event <event_id> to recompute leaf→root.
  4. Compare computed root with on-chain via the web3 service.

(Replace this content with your actual commands and screenshots.)