Cosmos EVM is a framework that allows you to add Ethereum Virtual Machine (EVM) compatibility to any Cosmos SDK-based chain. It is built using the which runs on top of the (a fork of ) consensus engine, to accomplish fast finality, high transaction throughput and short block times (~2 seconds).
geth
as a library to promote code reuse and improve maintainability.Tx
and Msg
interfacesecp256k1
curve for the Cosmos KeyringStateDB
interface for state updates and queries