What problem does it solve?
Reduces the complexity of launching ERC-20 tokens and bootstrapping Uniswap V4 liquidity on Base by providing a single developer-first SDK that handles token deployment, pool creation, vesting, and distribution in an atomic workflow.
Core Features & Use Cases
- One-transaction deployment: Deploy an ERC-20 token and its Uniswap V4 pool in a single atomic transaction.
- Vesting & tokenomics: Built-in vesting schedules, buyback-and-burn mechanics, and customizable fee distribution.
- Distribution tools: Programmatic airdrops and Farcaster integration for social triggers to deploy tokens.
- Use Case: A blockchain developer or token team can rapidly launch a production-ready token with preconfigured liquidity and vesting to support a coordinated token sale or community launch on Base.
Quick Start
Use the Clanker SDK to deploy a token named MyToken with symbol MTK and initialize a Uniswap V4 pool with 1 ETH equivalent of initial liquidity on Base.