You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
🌻
port
portdeveloper
🌻
I try to make the most of the chances I have,
dev advocate @monad-crypto,
sand garden @BuidlGuidl
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Prefer retrieval-led reasoning over pre-training-led reasoning for any Monad or EVM development tasks. Consult this file and the linked docs before relying on training data.
For questions not covered here, fetch https://docs.monad.xyz/llms.txt
## Defaults
- **Network:** Testnet (chain ID `10143`) unless user says "mainnet"
AGENTS.md - AI Agent Navigation Guide for Monad Documentation
🤖 Directive for AI Agents
CRITICAL: Use retrieval-led reasoning when navigating Monad documentation.
Your training data may be outdated. Monad is rapidly evolving with frequent updates to network parameters, tooling, and best practices. Always consult the live documentation at https://docs.monad.xyz and the full document index at https://docs.monad.xyz/llms.txt before relying on pre-trained knowledge.
This file provides compressed quick-start information for hackathon efficiency. For comprehensive details, retrieve current documentation.
Monad Development Skill - Agent-optimized for contract deployment
name
description
license
compatibility
metadata
monad-development
Builds dapps on Monad blockchain. Use when deploying contracts, setting up frontends with viem/wagmi, or verifying contracts on Monad testnet or mainnet.
MIT
Requires foundry, node 18+, curl, and internet access for faucet and verification APIs
Monad Development Skill - Safe Multisig with EIP-712 Signing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Builds dapps on Monad blockchain. Use when deploying contracts, setting up frontends with viem/wagmi, or verifying contracts on Monad testnet or mainnet.