Skip to content

    Ethereum Proofs

    Created by
    KrisShinn
    KrisShinn

    This is a walk through of using Ethereum Merkle proofs. This is a companion Repl for the blog post on https://blog.infura.io/post/how-to-use-ethereum-proofs

    Using ENS as a contract we want to prove some assertions against, we create Merkle Tries from proofs pulled from the Ethereum blockchain and verify the state of the blockchain.