@uniswap/cca-configurator

by uniswap · v1.0.0 · prompt

Configure CCA (Continuous Clearing Auction) smart contract parameters through an interactive flow. Setup token auctions with supply schedules and pricing.

Install

Add @uniswap/cca-configurator to Claude Code with the PolySkill CLI: polyskill add @uniswap/cca-configurator

Instructions

# CCA Configuration Configure Continuous Clearing Auction (CCA) smart contract parameters for fair and transparent token distribution. > **Runtime Compatibility:** This skill uses `AskUserQuestion` for interactive prompts. If `AskUserQuestion` is not available in your runtime, collect the same parameters through natural language conversation instead. ## Instructions for Claude Code When the user invokes this skill, guide them through a **bulk interactive form configuration flow** using AskUserQuestion. Collect parameters in batches to minimize user interaction rounds. ### Bulk Interactive For…

Keywords: uniswap, cca, auction, smart-contracts, configuration