Limonata is a Cosmos SDK EVM Layer 1 engineered for fast finality, near-zero fees for end users, and a developer toolkit that just works out of the box with existing Solidity contracts and EVM tooling. Its core promise: the protocol pays your gas, not the user.
That's made possible by an x/gassponsor module, where sponsors cover gas costs on behalf of users, sitting on top of a native fee market that still charges real gas fees under the hood, so the chain stays economically sound while the end-user experience feels gasless. An encrypted mempool hides transaction contents until block inclusion, protecting users from front-running.