Skip to content

goncaloMagalhaes/merkle-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Merkle Tree

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/.

Start locally

In the project, you should first run:

yarn install

After that, you should do:

yarn start

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.

yarn test

Launches the test runner in the interactive watch mode.

About

An Interactive Merkle Tree for didactic purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published