Skip to content

This is a tool that generates a Merkle Tree with relative proofs.

License

Notifications You must be signed in to change notification settings

Lochki02/merkle-tree-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Merkle Proof generator 👋

This is a tool that generates a Merkle Tree with relative proofs.

Install

npm install

Usage

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.

Author

👤 Lochki#5006

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

This is a tool that generates a Merkle Tree with relative proofs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published