clanker

Deploy ERC20 tokens with Uniswap V4 liquidity pools on EVM chains.

Updated Jun 11, 2026
One-click install
npx skills add https://github.com/dnzengou/agentbot-opensource --skill clanker-dnzengou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clanker
Source: https://github.com/dnzengou/agentbot-opensource/tree/main/skills/clanker
Command: npx skills add https://github.com/dnzengou/agentbot-opensource --skill clanker-dnzengou

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Clanker SDK skill streamlines the process of deploying ERC20 tokens and managing their associated liquidity pools on multiple EVM chains.

Core Features & Use Cases

  • Token Deployment: Deploy ERC20 tokens with advanced features like token vesting, airdrops, and customizable reward distribution.
  • Liquidity Pool Management: Set up Uniswap V4 liquidity pools for token trading and manage trading fee distribution.
  • Multi-Chain Support: Deploy tokens on Base, Ethereum, Arbitrum, and other EVM chains.
  • Use Case: Create a token with a built-in liquidity pool for trading and distribute rewards to token holders and liquidity providers.

Quick Start

Use the clanker skill to deploy a new ERC20 token with the following configuration:

name: 'MyToken'
symbol: 'TKN'
image: 'ipfs://<token_image_hash>'
tokenAdmin: '<your_address>'
metadata: {
  description: 'My awesome token'
}
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 a Uniswap V4 liquidity pool?

You can deploy an ERC20 token with a Uniswap V4 liquidity pool by using the clanker skill to automate token creation, pool setup, and trading fee distribution across multiple EVM chains.

Does the clanker skill support token deployment on Arbitrum and Base?

Yes, clanker supports token deployment on Base, Ethereum, Arbitrum, and Unichain, allowing you to manage ERC20 tokens and liquidity pools across these multiple EVM chains.

Can I set up token vesting and airdrops when deploying an ERC20 token?

Yes, you can configure advanced features like token vesting, airdrops, and customizable reward distribution for ERC20 tokens during the automated deployment process.

What dependencies do I need to manage liquidity pools with clanker?

You need the clanker-sdk and viem dependencies to automate ERC20 token deployment and manage associated Uniswap V4 liquidity pools.

What is the best way to distribute rewards to liquidity providers on Ethereum?

The clanker skill streamlines reward distribution by allowing you to deploy ERC20 tokens with customizable rewards specifically designed for token holders and Uniswap V4 liquidity providers.