
from cryptoskill52
Practical developer skill for deploying and verifying smart contracts, configuring Foundry projects, and integrating frontends (viem/wagmi) on the Monad blockch
Provides step-by-step guidance and operational defaults for building dapps on the Monad blockchain: recommended toolchain (Foundry), network defaults (testnet chain ID 10143), deployment workflow, wallet persistence rules, explorer and verification APIs, and frontend integration notes (viem/wagmi). Contains concrete curl examples for faucets and verification and deploy script templates.
Use this skill when deploying contracts to Monad testnet/mainnet, preparing verification requests to chain explorers, setting up Foundry-based projects, or wiring frontend tooling to Monad chains. Also useful when an agent must generate safe wallet handling instructions and automated verification/deployment steps.
Best used by code-capable agents that can run CLI commands and manage secrets (Foundry-aware agents, Copilot/GitHub-oriented agents, or automation runners that prepare deployment artifacts).
Monad blockchain development skill providing Foundry-based smart contract deployment, verification, and frontend integration instructions. Purely instructional with no bundled scripts. Well-written with clear workflows, defaults, and fallbacks, but makes network calls to a third-party API (agents.devnads.com) for faucet and verification services, and some shell examples have injection risks with uninterpolated JSON construction.
No bundled scripts — static analysis only. The skill is a comprehensive reference document for Monad blockchain development. The third-party API dependency (agents.devnads.com) is a moderate security concern as it's not an official Monad endpoint and could intercept contract deployment data. Wallet persistence guidance is reasonable. Overall a useful niche skill for Monad developers.