Quick Start
EVM Development
Complete guide to building and deploying EVM smart contracts
Architecture Overview
Understand MANTRA Chain’s architecture and how EVM integrates with native modules
EVM Compatibility
Full EVM compatibility with all opcodes and precompiles
Using Precompiles
Access native chain modules directly from EVM contracts
ERC-20 Tokens
Create ERC-20 tokens on MANTRA Chain
Zero to Hero
Step-by-step guide to building your first dApp
Data Indexing
Index MANTRA data with Goldsky’s instant GraphQL APIs
What You Can Build
MANTRA Chain supports standard EVM development with your favorite tools:- Smart Contracts: Deploy Solidity contracts using Hardhat, Foundry, or Remix
- dApps: Build decentralized applications with standard Web3 libraries (Web3.js, Ethers.js)
- DeFi Protocols: Create DeFi applications leveraging native module precompiles
- RWA Applications: Tokenize and manage real-world assets on-chain
Next Steps
- Get started with EVM Development
- Read the Architecture Overview
- Learn about EVM Compatibility and Cosmos Precompiles