
xactDraft is a privacy-first document verification protocol for draft exchanges. A proposer selects a local document and hashes it in the browser using SHA-256. The file itself never leaves the device. The proposer registers the resulting bytes32 hash, a designated counterparty wallet, a reference, and an expiry time on Monad testnet. The counterparty selects their own local copy. ExactDraft compares its locally calculated hash against the registered digest. An exact match produces a strong green verification state and unlocks acceptance. Any mismatch produces a red state and keeps acceptance disabled. The final record is stored and independently readable onchain, including the proposer, counterparty, hash, timestamps, expiry, status, and Monad explorer links.
讨论
还没有评论,快来分享你的看法吧。