SHA-256 Merkle Proof Verification in Node.js
Your build system downloads an artifact alongside a proof.json. The proof claims the artifact's SHA-256 hash was included in a Merkle tree and anchored on-chain. Verifying the file hash is straightfor
craigsolomon.hashnode.dev7 min read