Skip to content

pumpfundler-sdk is a powerful TypeScript library for interacting with the PumpFun protocol on the Solana blockchain.

License

Notifications You must be signed in to change notification settings

BankkRoll/pumpfundler-SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pumpfundler-sdk

pumpfundler-sdk is a powerful TypeScript library for interacting with the PumpFun protocol on the Solana blockchain. It provides comprehensive functionality for bundling token creation, trading, and managing bonding curves with advanced features like MEV protection through Jito integration.

Repository Structure

  • /docs: Contains detailed documentation for the SDK - View Docs
  • /pkg: Contains the SDK package code - View Package

Key Features

  • Token Creation & Management – Easily create, deploy, and manage tokens on Solana.
  • Trading Operations – Execute buy and sell orders with built-in slippage protection.
  • Transaction Bundling – Efficiently bundle multiple transactions for atomic execution.
  • MEV Protection – Integrate with Jito for enhanced MEV protection.

Core Components

  • PumpFundlerSDK – Main class for interacting with PumpFun.
  • Token Operations – Methods for creating, buying, and selling tokens.
  • AMM (Automated Market Maker) – Handles swaps and price calculations.
  • Event Handling – Subscribe to protocol events.
  • Jito Integration – Ensures MEV protection and optimized transactions.

Fees

Fee Type Cost
Creation Fee 0.01 SOL per token
Transaction Fee 1% of the transaction amount

Documentation

For detailed documentation, please refer to the /docs directory or visit the documentation site.

License

This project is licensed under the MIT License.

github-header-image

About

pumpfundler-sdk is a powerful TypeScript library for interacting with the PumpFun protocol on the Solana blockchain.

Resources

License

Stars

Watchers

Forks