Skip to content

Latest commit

 

History

History

merkletree.rb

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

merkletree.rb - Calc(ulate) your own merkle tree hash from scratch in ruby

inspired by building a merkle tree (in c++) - (merkle.cpp) in the book "Mastering Bitcoin - Programming the Open Blockchain" by Andreas M. Antonopoulos

Starter (Version)

to run use:

$ ruby ./merkletree.rb