monad-wingman
Installation
SKILL.md
Monad Wingman
Comprehensive Monad blockchain development guide for AI agents. Covers smart contract development on Monad (parallel execution EVM-compatible L1), DeFi protocols, security best practices, deployment workflows, and the SpeedRun Ethereum curriculum adapted for Monad.
MONAD CRITICAL DIFFERENCES FROM ETHEREUM
Before doing ANYTHING, internalize these Monad-specific rules:
Chain Configuration
- Mainnet chain ID: 143 | Testnet chain ID: 10143
- DEFAULT TO TESTNET unless the user explicitly says mainnet
- Native token: MON (18 decimals) — NOT ETH
- RPC (testnet):
https://testnet-rpc.monad.xyz - RPC (mainnet):
https://rpc.monad.xyz - Block explorers: MonadVision, Monadscan, Socialscan