Modules Overview

EVM Modules

Here is a list of currently live modules on Carbon EVM:

  • x/evm - Implements the EVM as a Cosmos-SDK module; It allows users to interact with the EVM by submitting Ethereum txs and executing their containing messages on the given state to evoke a state transition.

Last updated