Skip to content

sputnik1458/merkle-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

merkle-tree

C++ implementation of a self balancing merkle tree

Usage

Run sudo make && make clean to compile and ./main to run. Sample data is located in src/main.cpp.

About

C++ implementation of a self balancing merkle tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published