Ethermint is an implementation of the EVM (Ethereum Virtual Machine), built using the Cosmos SDK, that runs on top of Tendermint Core’s BFT Proof-of-Stake consensus engine. The software enables users to deploy any Ethereum compatible code and immediately enjoy PoS consensus and instant finality with little to no overhead. In this way, Ethermint is a fully integrated part of the Cosmos ecosystem but is also fully compatible with the EVM!
Despite the proliferation of many new smart contract platforms as well as multi-blockchain ecosystems such as Cosmos, Ethereum still has by far the largest community base of users and developers in the blockchain space. Although Ethereum is an extremely important part of the blockchain ecosystem, it is a massive, multipurpose platform. This has imposed several limitations for developers on Ethereum, especially in terms of scalability, gas price and the ability to customize for a project’s desired functionality. By leveraging Tendermint Consensus, Ethermint provides instant finality and enables developers to enjoy higher throughput, lower gas prices and a more modular framework that is easier to customize to bespoke use cases. Ethermint delivers these compelling features in a way that is completely familiar to Ethereum developers and users.
By delivering the EVM as a Cosmos SDK module, Ethermint can support any smart contracts, DAOs or Dapps deployed on Ethereum out of the box. This means that instant finality PoS consensus is available right now for anyone who wants to use it! In this way, Ethermint leverages the massive community of Ethereum developers and the improved throughput, reduced gas cost and higher modularity of Cosmos, to deliver the best of both ecosystems. We hope the reader can appreciate the magnitude of what this represents for the blockchain space. The potential use cases are endless. Don’t take our word for it though. Check out the codebase and see what you can do with this amazing project!
First Grant
In 2019, ChainSafe Systems received an initial grant from Interchain Foundation to continue building out the functionality of Ethermint and bring it closer to a state of production readiness. The work for this first grant was completed by the end of 2019. During the course of this initial grant, ChainSafe built a working implementation of Ethermint that behaves as mainnet Ethereum does with some limitations. The work included:
- An implementation of the EVM as a Cosmos-SDK module.
- An implementation of Ethereum transactions in the Cosmos-SDK.
- An implementation of the Web3 compatible API layer.
At this point, Ethermint was nearing total feature parity with the EVM but was not quite there yet. Furthermore, the project had still not launched a testnet, nor had it been tested for interoperability with other parts of the Cosmos ecosystem.
Second Grant
In June of this year, ChainSafe received a second grant to finish the work that we started and build out Ethermint into a battle tested, production ready, Cosmos Zone. The deliverables of the current grant are as follows:
- Benchmark Web3 API and EVM module against Geth.
- Implement a Web3 personal API to allow for keygen and account management that is familiar to Ethereum users and developers.
- Implement a way to handle pending state queries through the Web3 API.
- Set up a public Ethermint testnet.
- Support IBC
- Establish a final testing period by setting up a “game of Ethermint.” This will be a 4–6 week long testnet that will incentivise users to test the Zone in anticipation of the transition to mainnet.
Aragon’s Support
In addition to the second grant from the ICF, recent development on Ethermint has been generously supported by the Aragon Community. We would like to extend a special thank you for this support and their continued belief in the vision of Ethermint. Working with the Aragon community was vital to preparing Ethermint’s testnet infrastructure and ensuring many important compatibilities in this complex codebase.
Credit: Source link