DEMO #2
Multichain Documents Approval System
Anchor document hashes across Ethereum, Solana and Polygon. Verify integrity and record user approvals.
Approve a document
Users record an acknowledgment on a selected chain. One approval is enough.
Verify document anchor status
Recompute the hash from the uploaded document and compare it with anchored hashes retrieved from each chain.
Verify DocumentAnchor a document (admin only)
Upload a file (PDF/JSON/TXT), compute its SHA-256 hash locally in the browser, then anchor the hash on-chain. (Admin only)
Anchor Document