Skip to content

Pumpfun_Sniper_Bot is a high-performance bot for sniping memecoins on Pump.Fun, a decentralized exchange on the Solana blockchain. The bot is built using TypeScript and leverages the Anchor framework to interact with Pump.Fun's bonding curve contracts. It features automatic token acquisition, price monitoring, and customizable settings.

Notifications You must be signed in to change notification settings

plzbugmenot/Pumpfun_Sniper_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎯 PumpFun Sniper Bot

A high-performance bot for sniping memecoins on Pump.Fun through your CMD. Built with TypeScript on Solana blockchain, leveraging the Anchor framework to interact with Pump.Fun bonding curve contracts. Features automatic token acquisition, price monitoring, and customizable settings.

⚡ Bot Performance

  • Written in TypeScript for balance between performance and maintainability
  • Transaction speed: 5-15s from coin creation (using free Quicknode RPC)
  • Speed primarily depends on RPC quality
  • Perfect for learning and experimenting with Solana DeFi

🛠️ Key Features

  • 🤖 Auto Sniper Mode: Monitors and buys new coins automatically
  • 🎯 Single Sniper Mode: Target specific coins by contract address
  • 🚀 More features coming soon!

🚀 Quick Start

  1. Clone the repository: https://github.com/plzbugmenot/Pumpfun_Sniper_Bot.git
  2. Navigate to the project directory: cd Pumpfun_Sniper_Bot
  3. Install the dependencies: npm i
  4. Fill in .env (if you have no RPC, Quicknode is pretty good & free)
  5. Build the application: npm run build
  6. Run the bot using auto or single mode: npm run <auto/single>
  7. Follow the steps in the cmd

💻 Tech Stack

  • Core Dependencies
    • 🌐 Solana web3.js
    • 🏗️ @coral-xyz/anchor
    • 📦 @coral-xyz/borsh
    • 🔧 @solana-developers/helpers
    • ⚙ @solana/spl-token
  • Development Tools
    • 🔢 bn.js
    • 🔐 dotenv
    • ⚡ esbuild
    • 💬 inquirer
    • 📝 typescript

Version 1.1 24/10/2024

Contact

About

Pumpfun_Sniper_Bot is a high-performance bot for sniping memecoins on Pump.Fun, a decentralized exchange on the Solana blockchain. The bot is built using TypeScript and leverages the Anchor framework to interact with Pump.Fun's bonding curve contracts. It features automatic token acquisition, price monitoring, and customizable settings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published