craftPonzu call deploys eight contracts.
| Path | Best For |
|---|---|
| ponzu.app | Founders who want a web UI |
| MCP Server | AI agents (Claude, Cursor, etc.) |
| SDK | Developers building integrations |
| Raw viem | Protocol engineers who want full control |
Deploy via ponzu.app
No code required.Connect your wallet
MetaMask, WalletConnect, or any EVM wallet. Sepolia for dry runs (min 0.1 sETH).
Configure your token
Name, symbol, vesting duration (10 days or 10 weeks), target raise (min 3 ETH mainnet). Add socials.
MCP Server (AI Agent Integration)
Add to your MCP config (Claude Desktop:claude_desktop_config.json, Cursor: .cursor/mcp.json):
PONZU_NETWORK:sepoliafor testnet- Omit
PONZU_PRIVATE_KEYfor read-only access - NPM: @ponzu_app/mcp
Using the SDK
Using Raw viem (No SDK)
Pricing Configuration
Total supply: 1,000,000. 690,000 (69%) sold in presale via linear pricing. 310,000 (31%) seeded into DEX liquidity at launch. Price increases linearly fromstartPrice to endPrice as the presale fills.
Deploy Transaction
Parse Deployed Addresses
Metadata
The contract accepts any URI string formetadata and imageURI. ponzu.app handles uploads automatically. For SDK or raw deploys, host these yourself.
IPFS via Pinata (recommended):
ABI Reference
Contract ABIs for presale, swap, farming, and factory deployment.

