An interactive Merkle Tree for didactic purposes.
This project is built with React.js + Typescript, using Material UI components.
You can find it at https://goncalomagalhaes.github.io/merkle-tree/.
In the project, you should first run:
After that, you should do:
This runs the merkle tree in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.