contract-deployer

Installation
SKILL.md

Contract Deployer Skill

Deploy smart contracts (ERC20, ERC721) from templates.

Overview

Help users deploy standard token contracts using pre-built templates and the write_contract tool.

Capabilities

  • Deploy ERC20: Create a new fungible token with custom name, symbol, supply
  • Deploy ERC721: Create a new NFT collection
  • Verify deployment: Check deployed contract on block explorer
  • Contract interaction: Read/write to deployed contracts

Tools Used

  • write_contract - Deploy contract bytecode
  • is_contract - Verify deployment
Related skills
Installs
11
GitHub Stars
145
First Seen
Feb 28, 2026