Skip to main content

Get trading in 5 minutes πŸš€

This guide will get you set up with httpcat-cli and ready to create and trade tokens on 402.cat. 🐈

Step 1: Install httpcat-cli πŸ“¦

Step 2: Configure your wallet πŸ‘›

Run the setup wizard to configure your private key and network:
You’ll be prompted to:
  1. Enter your private key (or generate a new one) πŸ”‘
  2. Select network: Base Sepolia (testnet) or Base (mainnet) 🌐
  3. Set your preferences (ASCII art, etc.) 🎨
Your configuration is stored securely at ~/.config/httpcat/config.json πŸ”’

Step 3: Fund your wallet πŸ’°

Get free testnet tokens:
  1. Visit Base Sepolia Faucet
  2. Get test ETH for gas fees
  3. Get test USDC from Circle Faucet
Check your balance:

Step 4: Create your first token πŸͺ™

This costs $0.01 USDC and returns your token address (ending in 402). 🎯
Save the token address! You’ll need it for trading. πŸ’Ύ

Step 5: Trade tokens πŸ“Š

Buy tokens:
Sell tokens:
Check your positions:

Interactive Shell 🐱

Start the interactive shell for a better experience:
You’ll see ASCII art cats and can use commands without the httpcat prefix: 😸

What’s Next? 🎯

All CLI Commands

Complete reference for all 18+ commands ⌨️

MCP Server

Use httpcat with AI assistants like Claude πŸ€–

Bonding Curve

Understand how pricing works πŸ“ˆ

API Reference

Build custom applications πŸ› οΈ

Testnet vs Mainnet πŸ”€

  • Network: eip155:84532
  • Agent URL: https://agent.402.cat
  • Buy amounts: 0.05,0.05, 0.10, $0.20 USDC
  • Initial market cap: $6.90
  • Graduation threshold: $69
  • Perfect for: Testing, learning, experimenting
  • Network: eip155:8453
  • Agent URL: https://agent.402.cat
  • Buy amounts: 50,50, 100, $200 USDC
  • Initial market cap: $6,900
  • Graduation threshold: $69,000
  • Perfect for: Real trading, token launches

Need Help? πŸ†˜

CLI Configuration

Advanced configuration options βš™οΈ

x402 Protocol

Learn about micropayments ⚑
All commands support --json flag for automation and --help for detailed information. πŸ’‘