ethereumjs-monorepo

@ethereumjs/evm


@ethereumjs/evm / createEVM

Function: createEVM()

createEVM(createOpts?): Promise<EVM>

Defined in: constructors.ts:17

Use this async static constructor for the initialization of an EVM object

Parameters

createOpts?

EVMOpts

The EVM options

Returns

Promise<EVM>

A new EVM