AI AGENT ADDONS

Deploy Continuous Clearing Auction (CCA) smart contracts using the Factory pattern. The tool uses CREATE2 to give you the same contract address across different blockchains. This makes deployments predictable and easier to manage.

Before you start, the tool shows important safety warnings. You must review all settings, test on testnets first, and get your contracts audited. It validates every input to prevent errors or security risks.

The guide walks you through each step from loading a configuration file to confirming the final deployment. Private keys are never exposed or stored. Use a hardware wallet or encrypted keystore for the highest security.

Add Deployer skill to your workflow

Global

mkdir -p ~/.claude/skills/deployer

Project

mkdir -p .claude/skills/deployer

Source Repository

Stars
214
Forks
35
Watchers
214
License
MIT
Last Push
26 days ago
Created
5 months ago