Skip to content

backseats/merkle-example

Repository files navigation

Murky Merkle Trees x Merkletreejs

  1. install dependencies
  2. Run forge test -vv && node scripts/generate-proof.js and you should get the same root.

Key Files

  • src/MerkleExample.sol - Solidity implementation of the Merkle Tree
  • test/MerkleExample.t.sol - Test for the Solidity implementation
  • scripts/generate-proof.js - Node implementation of the Merkle Tree

About

Murky x Merkletreejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published