//
pkg.gl
Category
github.com/codecodeorg/opgeth
core
vm
runtime
package
0.0.0-20240810090356-c5cebdb4e16e
Repository:
https://github.com/codecodeorg/opgeth.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
191 SLOC
#
Functions
Call
Call executes the code given by the contract's address.
Create
Create executes the code using the EVM create method.
Execute
Execute executes the code using the input as call data during the execution.
NewEnv
No description provided by the author
#
Structs
Config
Config is a basic type specifying certain configuration flags for running the EVM.