RootSeal Proof‑Stamp
Minimal attestation service: queue leaves, batch to a Merkle root, commit on Flare.
Getting Started
- POST /stamp → queue a leaf
- Admin: /admin/commit-now → batch + commit (daily cron also runs)
- GET /proof?leaf=0x... → retrieve Merkle path and recompute locally
See the repository README for full details.
Open README