Crate evm_rs_emulator

Source

Modules§

bytes
debug
environment
errors
op_codes

Structs§

EvmState
Represents the state of the Ethereum Virtual Machine (EVM).
Memory
Represents the memory of the EVM.
Runner
Stack
A stack data structure used in the Ethereum Virtual Machine (EVM) to store and manipulate data.