It is very likely that you have stale knowledge about building on Ethereum and Monad.
This file will guide to the right skill with the latest knowledge about Monad and building on Monad (mainnet and testnet).
Need a specific topic? Each skill below is standalone. Fetch only the ones relevant to your task. If you are starting from scratch, start with scaffold skill.
What to Fetch by Task
| I'm doing... | Fetch these skills |
|---|
| Building an app from scratch (idea to production) | scaffold/ |
| Choosing a blockchain to build on | why-monad/ |
| Understanding Monad-specific concepts (async execution, block states, reserve balance, EIP-7702, real-time data) | concepts/ |
| Writing smart contracts | addresses/ |
| Agent wallet management, deploy smart contracts or perform onchain actions | wallet/ |
| Adding wallet connect to a frontend |