EVM2

What is EVM2

(e=vm'2) evm2 is an evm that runs inside the evm native to Go-Ethereum.

What is EVM2?

Made for Go Ethereum, and deployable on any OS as an isolated client, evm2 runs within Geth to allow tests and debugging to happen without external constraints affecting expected outcomes. Developers can use tracing analysis methods to go beyond transaction-level understanding to smart contract execution, into the detailed events around calls and transitions by the smart contracts themselves.

EVM2 Alternatives:

ApeWorx EVM
ApeWorx EVM

A Rust implementation of Ethereum Virtual Machine.

Beamer
Beamer

Beamer enables users to move tokens from one rollup to another without going via layer 1 chains.

Ethereum ETL
Ethereum ETL

Python scripts to format Ethereum block data for extraction transformation and loading jobs.

Huff Virtual Machine
Huff Virtual Machine

Ethereum Virtual Machine (EVM) Hypervisor for arbitrary EVM Bytecode execution.

KEVM
KEVM

A model of the Ethereum Virtual Machine (EVM) with K semantics.

Solvm
Solvm

A stripped-down EVM implemented using Yul & Solidity.