- add from array in ctor ??
- add parent to node - why? why not? needed for??
-
read up on -> http://www.rubydoc.info/gems/merkle-hash-tree/0.1.1
-
https://github.com/lian/bitcoin-ruby/blob/master/lib/bitcoin/protocol/partial_merkle_tree.rb
- https://www.npmjs.com/package/merkle
- https://www.npmjs.com/package/merkle-tools
- https://www.npmjs.com/package/merkletree
- https://www.npmjs.com/package/mtree
Understanding Merkle Trees - Why use them, who uses them, and how to use them by Marc Clifton, Mar 2017
More