Evmos is the canonical EVM chain on Cosmos. Evmos is the flagship implementation of evmOS, a stack to build forward compatible EVMs
Evmos is the canonical Ethereum Virtual Machine chain built on the Cosmos blockchain, serving as the flagship implementation of evmOS, a framework for building forward-compatible EVMs on Cosmos. Written in Go, Evmos allows app-chains to customize EVM behavior through custom Ethereum Improvement Proposals (EIPs) that modify opcode execution, with these customizations managed through an EVM configurator that extends default EIPs while maintaining virtual machine safety. The project is built on the Cosmos SDK and related technologies including smart contracts functionality, and includes comprehensive testing infrastructure for Inter-Blockchain Communication (IBC) interactions between chains.