Demo guide
End-to-end walkthrough.
- Clone the repo and run
docker compose up. - Seed example events, then call
POST /proofs/commit. - Run
pnpm verify:event <event_id>to recompute leaf→root. - Compare computed root with on-chain via the web3 service.
(Replace this content with your actual commands and screenshots.)