Mitosis Chain is a Layer 1 blockchain that combines the best of Ethereum’s execution capabilities with the Cosmos ecosystem’s consensus mechanisms. One of our primary objectives has been to support the EVM while harnessing the benefits of CometBFT. We’ve aimed to develop an approach that is EVM-compatible, high-performing, and easy to maintain.We were inspired by Ethereum’s modular architecture:
The execution client is responsible for transaction handling, transaction gossiping, state management, and supporting the EVM
The consensus client handles block building, block gossiping, and consensus logic