Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 244 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 244 Bytes

State Proof

A golang CLI which allows users to generate and validate Merkle Patricia tries for the transaction, receipt and state tries of Ethereum based blockchains.

Inspired by the work of (eth-proof)[https://github.com/zmitton/eth-proof].