Skip to content

CustomPrecompile

CustomPrecompile: Exclude<Exclude<Parameters<Evm["create"]>[0], undefined>["customPrecompiles"], undefined>[number]

Custom precompiles allow you to run arbitrary JavaScript code in the EVM

Defined in

packages/base-client/src/CustomPrecompile.ts:10