deploy-contract
Deploy smart contracts to the blockchain by providing bytecode and constructor arguments. Simplifies interactions for AI-powered blockchain applications through secure, private key-free integration with MetaMask.
Instructions
Deploy a contract to the network, given bytecode, and constructor arguments
Input Schema
Name | Required | Description | Default |
---|---|---|---|
abi | Yes | ||
args | Yes | ||
bytecode | Yes |