deploy-mon-contract
Deploy smart contracts on the Monad testnet by providing contract bytecode, ABI, and constructor arguments. Ideal for testing and development on the Monad MCP Server.
Instructions
Deploy a smart contract on Monad testnet
Input Schema
Name | Required | Description | Default |
---|---|---|---|
abi | Yes | Contract ABI | |
bytecode | Yes | Contract bytecode | |
constructorArgs | No | Constructor arguments |