Skip to main content

Module evm

Module evm 

Source
Expand description

Support for user applications compiled for the EVM

We are using Revm for implementing it.

Modules§

inputs
Code specific to the input of functions, that is selectors, constructor argument and instantiation argument.
revm
Integration of the Revm EVM runtime with Linera.

Enums§

EvmExecutionError
An error that occurred while executing an EVM application.