@ethereumjs/evm
@ethereumjs/evm / createEVM
createEVM(createOpts?): Promise<EVM>
createOpts?
Promise
EVM
Defined in: constructors.ts:17
Use this async static constructor for the initialization of an EVM object
EVMOpts
The EVM options
Promise<EVM>
A new EVM