Overview
Ethereum-compatible smart contracts on Cosmos SDK chains with native cross-chain capabilities
Overview
Cosmos EVM brings Ethereum compatibility to Cosmos SDK chains, enabling developers to deploy Solidity contracts while accessing native Cosmos features like staking, governance, and IBC transfers through precompiled contracts.
Full Ethereum Compatibility
Deploy existing Solidity contracts, use familiar tools like MetaMask, Hardhat, and Foundry
Cosmos Native Features
Access staking, governance, IBC, and other Cosmos SDK modules directly from smart contracts
Instant Finality
1-2 second block times with instant finality via Tendermint consensus
Cross-Chain Ready
Built-in IBC support for interoperability across a growing list of ecosystems
Quick Start
Connect to Devnet
- RPC URL: https://devnet-1-evmrpc.ib.skip.build
- WebSocket URL: wss://devnet-1-evmws.ib.skip.build
- Chain ID: 4231
- Currency:
ATOM
Visit the Cosmos faucet to get test tokens for development and testing.
Learn how to deploy and interact with smart contracts on Cosmos EVM.