Smart Contracts - Build and Deploy Smart Contracts
Create, deploy, and verify self-executing blockchain programs using Solidity
Tags
Updated: 2026-03-25Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create contract
- deploy contract
- verify contract
- write tests
- integrate frontend
Inputs
- contract source code
- constructor parameters
- deployment network configuration
- contract ABI
- Hardhat environment
- Web3 provider
Outputs
- deployed contract address
- transaction hash
- contract ABI
- verification status
- deployment scripts
- integration code
- test suite
Requirements
- Python 3.8+
- Node.js 16+
- Hardhat environment
- Web3 provider
- RPC endpoint
