Batch-verify claims. Export the ledger.
Add several claims at once, record them all into one signed, chained receipt ledger, then export the whole thing — or hand someone the file so they can check the whole chain themselves.
Add claims (batch)
| Claim | Source (optional) | Verdict |
|---|
Record all → one chained ledger
Each claim is recorded in order into a single ledger, each receipt chained to the one before it — same tamper-evident chain as the rest of Veracity, just built for a whole list at once.
Export the ledger
Download every receipt in this ledger as one JSON file, in order, exactly as recorded. Anyone can re-check it — including with the box below.
Verify a ledger
Paste a whole exported ledger (the JSON array of receipts). Veracity recomputes every hash, checks every signature, and confirms each receipt links to the one before it — if anything anywhere in the chain was altered, it says exactly where.