clanker

Deploy ERC20 tokens with Uniswap V4 liquidity pools on Base, Ethereum, and Arbitrum.

71|22|Updated Apr 6, 2020
One-click install
npx skills add https://github.com/nirholas/agenti --skill clanker-nirholas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clanker
Source: https://github.com/nirholas/agenti/tree/main/packages/protocols/x402-cloddsbot/src/skills/bundled/clanker
Command: npx skills add https://github.com/nirholas/agenti --skill clanker-nirholas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deploy production-ready ERC20 tokens with built-in Uniswap liquidity pools across Base, Ethereum, and Arbitrum, enabling faster launches with integrated liquidity.

Core Features & Use Cases

  • Auto-deploy ERC20 tokens with metadata and integrated Uniswap V4 pools on Base, Ethereum, and Arbitrum.
  • Post-deployment utilities for vesting, rewards, and metadata updates to manage token economics.
  • Real-world scenario: launch a new token with initial liquidity across three networks in a single workflow.

Quick Start

Use the clanker deployment flow to create a new token with a name and symbol.

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 built-in Uniswap pool across multiple chains?

To deploy an ERC20 token with a built-in Uniswap pool across multiple chains, you use a factory contract to launch production-ready tokens with integrated Uniswap V4 liquidity on Base, Ethereum, and Arbitrum. It requires a PRIVATE_KEY environment variable.

What is needed to set up a multichain token launch on Base, Ethereum, and Arbitrum?

A multichain token launch on Base, Ethereum, and Arbitrum requires a PRIVATE_KEY in your environment. You also provide options for token image, description, social handles, vault settings, and chain selection to configure the deployment.

Can I add vesting and rewards to ERC20 tokens after deployment on Uniswap V4?

Yes, you can add vesting and rewards to ERC20 tokens after deployment on Uniswap V4. The deployment process includes post-deployment utilities for vesting, rewards, and metadata updates to manage token economics and governance features.

Does the Uniswap V4 token launch process support multi-chain deployments in a single workflow?

Yes, the Uniswap V4 token launch process supports multi-chain deployments in a single workflow. You can launch a new token with initial liquidity across Base, Ethereum, and Arbitrum networks simultaneously using the factory contract.

What metadata can I configure for an ERC20 token before deploying to Uniswap?

Before deploying an ERC20 token to Uniswap, you can configure metadata including the token name, symbol, image, description, and social handles. You also set vault parameters and select target chains for the deployment.