This is a tool that generates a Merkle Tree with relative proofs.
npm install
node getProofs.js
Step 1 Install the dependiecies;
Step 2 Add leafs in the file leafs.json
following the standard used for the placeholders;
Step 3 Run getProofs.js;
Step 4 Check the output in the file output.txt
.
👤 Lochki#5006
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator