//
pkg.gl
Category
github.com/shiftcurrency/shift
core
vm
runtime
package
3.1.2+incompatible
Repository:
https://github.com/shiftcurrency/shift.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
8
Dependents
0
Files
203 SLOC
#
Functions
Call
Call executes the code given by the contract's address.
Execute
Execute executes the code using the input as call data during the execution.
NewEnv
NewEnv returns a new vm.Environment.
#
Structs
Config
Config is a basic type specifying certain configuration flags for running the EVM.
Env
Env is a basic runtime environment required for running the EVM.