clanker

Deploy ERC20 tokens with Uniswap V4 liquidity pools and airdrops across EVM chains.

14|2|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/Eskyee/agentbot-opensource --skill clanker-eskyee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clanker
Source: https://github.com/Eskyee/agentbot-opensource/tree/main/skills/clanker
Command: npx skills add https://github.com/Eskyee/agentbot-opensource --skill clanker-eskyee

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires clanker-sdk, viem, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The clanker skill solves the problem of deploying ERC20 tokens on various EVM chains, offering advanced features like airdrops, token vesting, and rewards configuration.

Core Features & Use Cases

  • Multi-Chain Deployment: Deploy tokens on Base, Ethereum, Arbitrum, and other EVM chains.
  • Advanced Token Deployment: Supports V4 deployment with vaults, airdrops, dev buys, custom market caps, vanity addresses, and multi-chain deployment.
  • Use Case: Deploy a new token with a built-in liquidity pool on multiple chains, set up airdrops, configure token vesting, manage rewards, and update token metadata.

Quick Start

To deploy a token with airdrop, use the command: deploy-token-with-airdrop name: 'My Token' symbol: 'TKN' image: 'ipfs://...image...' tokenAdmin: '0x...' metadata: '{"description": "Token description"}' airdrop: '{"lockupDuration": 86_400, "vestingDuration": 86_400}' context: '{"interface": "Clanker SDK"}' vanity: true

Frequently Asked Questions about clanker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy an ERC20 token with airdrop and vesting across multiple EVM chains?

To deploy an ERC20 token with airdrop and vesting across multiple EVM chains, you can use an automated deployment process that sets up Uniswap V4 liquidity pools, configures lockup durations, and manages fee distribution automatically.

Does ERC20 token deployment with Uniswap V4 liquidity pools support custom market caps and vanity addresses?

Yes, advanced ERC20 token deployment with Uniswap V4 liquidity pools supports custom market caps, vanity addresses, dev buys, and vault configurations to create complex token structures across compatible blockchains.

Can I use the Clanker SDK and viem to automate token deployment on Base and Arbitrum?

Yes, you can use the Clanker SDK alongside viem to automate token deployment on Base, Arbitrum, Ethereum, and other EVM chains by providing a compatible wallet client with private key access for transaction signing.

What is the process for configuring token vesting and lockup durations during a multi-chain token deployment?

Configuring token vesting and lockup durations during multi-chain token deployment involves specifying vesting and lockup duration parameters in the airdrop configuration to control token release schedules for investors.

Are there limitations when deploying ERC20 tokens with integrated Uniswap V4 liquidity pools on multiple blockchains?

Deploying ERC20 tokens with integrated Uniswap V4 liquidity pools requires a compatible wallet client with private key access and depends on the Clanker SDK, limiting usage to supported EVM-compatible blockchains.

How do I update token metadata and manage rewards after an initial ERC20 token deployment?

You can update token metadata and manage rewards after an initial ERC20 token deployment by utilizing the deployment framework's administrative functions to modify token details and configure ongoing fee distributions.