Crate evm_rs_emulator

source ·

Modules

Structs

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