What problem does it solve?
PumpFun provides a complete framework for Solana developers to design and deploy token launches using bonding curves, manage on-chain trades via a PumpProgram, and migrate to deeper liquidity via PumpSwap AMMs, including creator-fee mechanisms and SDK integration.
Core Features & Use Cases
- Bonding-curve token launches: Create tokens with bonding curves and handle buy/sell logic.
- PumpSwap AMM integration: Graduates tokens into a constant-product AMM for liquidity and ongoing swaps.
- Creator and protocol fees: Automated fee distribution and collector tools.
- SDK usage: Ready-made SDKs to streamline integration in TypeScript/JavaScript apps.
- Use case: Launch a new token, enable initial price discovery via bonding curve, then migrate liquidity to an AMM for deeper markets.
Quick Start
Use the pumpfun skill starter template and examples to bootstrap a project and begin building a token on Solana with bonding curves and PumpSwap.