This is an implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.
Merkle tree implemented as a persistent datastructure
Implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.
Implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.