Modulesยง
- This module contains the IncrementalMerkleTree, an implementation of the incremental Merkle Tree data structure used in the ETH2 Deposit Contract.
- This module contains the StandardMerkleTree, an implementation of the standard Merkle Tree data structure.
- This module contains the MerkleTree, an implementation of a perfect binary Merkle tree.