How Document Bundle
Anchoring Works
A cryptographic fingerprint of each document set is recorded append-only on-chain. Once anchored, prior versions can be superseded but not erased.
Diagram — how a bundle fingerprint is computed
Documents are fingerprinted in your browser. The files themselves are never uploaded anywhere. Only the fingerprint gets written to the blockchain.
Diagram — version history (supersession)
When documents are updated, the old bundle is marked as superseded — not deleted. The full history is always readable on-chain.
Live smart contract · Ethereum Sepolia
Stores bundle fingerprints on-chain against a subject and role. Supports supersession — a newer bundle can replace an older one while the full history remains readable on-chain.
Contract Address · Sepolia
0xa210C6b9B82Fb35C1b2457922CBEc5eE951574E1Once anchored, a bundle record cannot be altered or deleted by anyone.
Every supersession is preserved on-chain with a full traversable history.
Any party can re-fingerprint documents and confirm authenticity independently.