pumpfun

Guide Solana token launches with bonding curves and PumpFun SDK integration.

116|9|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/elophanto/EloPhanto --skill pumpfun-elophanto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pumpfun
Source: https://github.com/elophanto/EloPhanto/tree/main/skills/pumpfun-launches
Command: npx skills add https://github.com/elophanto/EloPhanto --skill pumpfun-elophanto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PumpFun provides a comprehensive, Solana-focused protocol guide for token launches, bonding curves, and AMM integrations, including program addresses, fees, and SDK usage.

Core Features & Use Cases

  • Pump Program: bonding-curve token launches on Solana
  • PumpSwap AMM: liquidity pools and graduated token trading
  • Mayhem mode and creator fee support
  • SDK integration templates and developer examples
  • Token creation, trading workflows, and end-to-end deployment scenarios

Quick Start

Clone the repository, install dependencies, and run the PumpFun setup template to start experimenting on Devnet.

Frequently Asked Questions about pumpfun

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I launch a token on Solana using a bonding curve?

You can launch a token on Solana using a bonding curve by utilizing the Pump Program's SDK integration templates to define account structures, configure program IDs, and automate token creation and trading workflows.

What is PumpSwap AMM and how does it handle token liquidity pools?

PumpSwap AMM handles token liquidity pools by enabling graduated token trading on Solana, providing automated market making functionality for tokens that have successfully completed their bonding curve launch phase.

Can I use the PumpFun SDK to automate token creation and trading workflows?

Yes, the PumpFun SDK provides integration templates and developer examples for automating token creation, configuring trading workflows, and executing end-to-end deployment scenarios on the Solana blockchain.

Does the Pump Program support creator fees and custom launch modes?

Yes, the Pump Program supports creator fee systems and includes Mayhem mode functionality, allowing developers building Solana token projects to configure custom fee structures and specialized launch dynamics.

What do I need to start building a Solana token launch project on Devnet?

To start building a Solana token launch project on Devnet, you need to set up your development environment, install dependencies, and run the PumpFun setup template to begin experimenting with bonding curves and PDAs.

Why do I need program derived addresses (PDAs) for Solana token launches?

Program derived addresses (PDAs) are needed for Solana token launches to enable deterministic account discovery and secure program signing for bonding curves, liquidity pools, and PumpSwap AMM integrations.