zhangchiqing / merkle-patricia-trie

A simplified golang implementation of Ethereum's Modified Patricia Trie.
MIT License
224 stars 68 forks source link

add storage proof #6

Closed zhangchiqing closed 2 years ago

zhangchiqing commented 2 years ago

For blog post https://medium.com/@chiqing/verify-ethereum-smart-contract-state-with-proof-1a8a0b4c8008