Sign in Sign up
hex

merkle_tree

A hash tree or Merkle tree is a tree in which every non-leaf node is labelled with the hash of the labels or values (in case of leaves) of its child nodes. Hash trees are useful because they allow efficient and secure verification of the contents of large data structures.

hex View on Hex

Activity

Latest release
6y ago
Total releases
11
Cadence
~32 days
Last 12 months
0

Details

License
MIT
First release
May 19, 2016
Releases
Version Released
2.0.0 major
1.6.1 patch
1.6.0 minor
1.5.0 minor
1.4.0 minor
1.3.0 minor
1.2.1 patch
1.2.0 minor
1.1.1 patch
1.1.0 minor
1.0.0 initial