clanker

Deploy and manage ERC20 tokens across EVM chains using the Clanker SDK.

1.2k|589|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/BankrBot/openclaw-skills --skill clanker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clanker
Source: https://github.com/BankrBot/openclaw-skills/tree/main/clanker
Command: npx skills add https://github.com/BankrBot/openclaw-skills --skill clanker

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Deploying ERC20 tokens with advanced features across multiple chains requires assembling boilerplate code, configuring liquidity, vesting, airdrops, and metadata securely; Clanker streamlines this into a single, end-to-end workflow.

Core Features & Use Cases

  • Token deployment with optional vaults, airdrops, rewards, vanity addresses, and metadata.
  • Multi-chain support (Base, Ethereum, Arbitrum, etc.) with configurable liquidity pools.
  • Post-deployment operations such as claiming vaulted tokens and updating metadata.

Quick Start

Provide your token details and run the Clanker deployment flow to mint and configure your multi-chain token.

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 vaults and airdrops on multiple chains?

To deploy an ERC20 token with vaults and airdrops across multiple EVM chains, you provide the token name, symbol, image, admin, and pool configuration, alongside optional vesting and reward settings.

Can I configure liquidity pools for token deployment on Base and Arbitrum?

You can configure liquidity pools for token deployment on Base, Ethereum, and Arbitrum by supplying a valid pool configuration within your Clanker SDK deployment workflow.

What details are required to mint and configure an ERC20 token using the Clanker SDK?

Minting and configuring an ERC20 token requires a token name, symbol, image, tokenAdmin, and a valid pool configuration, while vault, airdrop, rewards, and vanity settings remain optional.

How do I claim vaulted tokens and update ERC20 metadata after deployment?

Claiming vaulted tokens and updating ERC20 metadata are post-deployment operations managed through the Clanker SDK after your initial multi-chain token configuration is complete.

Does the Clanker SDK support vanity addresses and token vesting schedules?

The Clanker SDK supports vanity addresses and token vesting schedules by applying optional vault, rewards, and vanity settings during the ERC20 token deployment process.