Modified Merkle Paticia Trie MPT is the data structure used in Ethereum as a cryptographically authenticated key-value data storage. This library is a Python implementation of Modified Merkle Patrica Trie with a very simple interface.