chisel

Module runner

Source
Expand description

ChiselRunner

This module contains the ChiselRunner struct, which assists with deploying and calling the REPL contract on a in-memory REVM instance.

Structs§

Statics§

  • The function selector of the REPL contract’s entrypoint, the run() function.