
EVM2
FreeGitHub Open Source Projects
EVM2 is a Go Ethereum–based tool that runs inside Geth to enable tests and debugging.
About EVM2
Designed for Go Ethereum, EVM2 can be deployed on any operating system as an isolated client.
It runs inside Geth to enable testing and debugging without external constraints affecting outcomes.
Developers can leverage tracing analysis to move beyond transaction-level views and directly inspect smart contract execution, focusing on the granular events surrounding calls and the state transitions performed by the contracts themselves.
