Agent Launchpad
CommunityTokenize and deploy your AI agent on Base in one call.
System Documentation
What problem does it solve?
The Agent Launchpad enables onchain tokenization and deployment of an AI agent with a single API call, eliminating multi-step setup and wallet management.
Core Features & Use Cases
- One-call deployment: Create a fresh onchain wallet, deploy an ERC-20 token, and lock liquidity with preset fee splits.
- Automated fee rewards: Earn 75% of trading fees directly to the agent wallet, with 25% going to the protocol.
- Use case: Launch a new agent on Base and immediately start collecting fees from liquidity pools, enabling rapid iteration and monetization.
Quick Start
Use the Agent Launchpad to deploy a token for your agent on Base with a single API request.
POST https://YOUR_LAUNCHPAD_URL/api/launch Content-Type: application/json x-api-key: YOUR_API_KEY
{ "name": "Scout", "symbol": "SCOUT", "admin": "0xYourWalletAddress", "description": "AI research assistant", "image": "https://example.com/avatar.png" }
Dependency Matrix
Required Modules
Components
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Agent Launchpad Download link: https://github.com/0xAxiom/axiom-public/archive/main.zip#agent-launchpad Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.