@rainblock/merkle-patricia-tree
An implementation of the modified merkle patricia tree used in Ethereum, optimized for in-memory usage
An implementation of the modified merkle patricia tree used in Ethereum, optimized for in-memory usage
JavaScript implementation of a Merkle Tree.
This is an implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.
Repository that maintains a merkler for whitelisting address into a merkle tree.