monad-development - Build dapps on Monad blockchain
Deploy contracts, set up frontends, and verify contracts on Monad blockchain
Tags
Updated: 2026-05-09Typical Inputs
What this skill does
- deploy contracts
- create wallet
- fund wallet
- verify contracts
- setup frontend
- configure foundry
- initialize project
Inputs
- smart contract code
- wallet private key
- RPC endpoint URL
- constructor arguments
- project source files
Outputs
- deployed contract address
- contract verification status
- wallet address
- deployment transaction hash
- build artifacts
Requirements
- foundry
- node 18+
- curl
- Solidity 0.8.27+
- internet access
