monad-development

Develops decentralized applications on the Monad blockchain with Foundry, viem, and wagmi.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/jahnvi-maddila/monadblitzdenver --skill monad-development-jahnvi-maddila
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: monad-development
Source: https://github.com/jahnvi-maddila/monadblitzdenver/tree/main/.agents/skills/monad-development
Command: npx skills add https://github.com/jahnvi-maddila/monadblitzdenver --skill monad-development-jahnvi-maddila

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the development and deployment of decentralized applications (dapps) on the Monad blockchain, from contract deployment to frontend integration and verification.

Core Features & Use Cases

  • Contract Deployment: Deploy smart contracts to Monad testnet or mainnet using Foundry.
  • Frontend Integration: Set up dapps with popular libraries like viem and wagmi.
  • Contract Verification: Automatically verify deployed contracts on Monad explorers.
  • Testnet Funding: Utilize a faucet to obtain testnet tokens for development.

Quick Start

Use the monad-development skill to deploy the MyContract contract to Monad testnet.

Frequently Asked Questions about monad-development

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy a Solidity smart contract to the Monad blockchain?

To deploy a Solidity smart contract to the Monad blockchain, use Foundry to compile and deploy contracts directly to the Monad testnet or mainnet, which the skill automates through agent APIs.

Do I need Node.js and Foundry to build dapps on Monad?

Yes, you need Node.js 18+ and Foundry to build dapps on Monad. The development process also requires curl and utilizes agent APIs to interact with faucet and verification services.

Can I integrate a Monad dapp frontend with viem and wagmi?

Yes, you can integrate a Monad dapp frontend with viem and wagmi. The skill supports setting up decentralized application frontends using these popular libraries for seamless web3 interactions.

How do I verify smart contracts on the Monad blockchain explorer?

You can verify smart contracts on the Monad blockchain explorer automatically. The skill utilizes agent APIs for verification services to confirm your deployed contracts on testnet or mainnet.

What is the best way to get testnet tokens for Monad dapp development?

The best way to get testnet tokens for Monad dapp development is using the integrated faucet. The skill utilizes agent APIs to request faucet services, providing the tokens required for development.