Skip to content

PumpSwapSDK – A minimal SDK for building BUY/SELL transactions on the Pump.fun AMM (Solana). Includes pool discovery, reserve logic, and WSOL handling.

License

Notifications You must be signed in to change notification settings

Erbsensuppee/PumpSwapSDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PumpSwapSDK

A minimal SDK to interact with Pump.fun's AMM on the Solana blockchain.
Use it to build BUY and SELL transaction instructions for any Pump.fun-listed token.


Features

  • 🔍 Find Pump.fun token pool addresses
  • 💰 Fetch token reserves and SOL price
  • 🛠 Build BUY and SELL transaction instructions
  • 🔄 Auto-wrap SOL to WSOL
  • ⚙️ Slippage support

Installation

Install the required dependencies:

npm install @solana/web3.js @solana/spl-token bs58 dotenv

About

PumpSwapSDK – A minimal SDK for building BUY/SELL transactions on the Pump.fun AMM (Solana). Includes pool discovery, reserve logic, and WSOL handling.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published