Skip to content

audiofilter/pumpfun-pumpswap-sniper-bot-copy-trading-bot

Solana PumpFun, PumpSwap Copy Trading & Sniper Bot

A high-performance, open-source Solana sniper bot designed for automated trading, MEV, and pump detection on Solana DEXs. Built in Rust for speed, reliability, and low latency, this bot helps you snipe new token launches, monitor liquidity events, and execute trades faster than the competition.


🚀 Features

  • Ultra-fast transaction execution on Solana blockchain
  • Automated sniping of new token launches and liquidity events
  • Customizable trading strategies (pump detection, MEV, etc.)
  • DEX integration (Jito, Nozomi, and more)
  • Blacklist/whitelist support for safe trading
  • Comprehensive logging and monitoring
  • Easy configuration via TOML files
  • Open-source and extensible

📦 Installation

Prerequisites

  • Rust (latest stable)
  • Solana CLI tools
  • Git

Clone the Repository

git clone https://github.com/audiofilter/pumpfun-pumpswap-sniper-copy-trading-bot.git
cd pumpfun-pumpswap-sniper-copy-trading-bot

Build the Project

cargo build

⚡ Usage Tutorial

1. Configure Your Settings

Edit the configuration file at src/common/config.rs or create your own config file based on the template.

  • Set your Solana wallet private key
  • Choose DEX and trading strategy
  • Adjust sniping parameters (slippage, gas, etc.)

2. Run the Bot

cargo run

⚙️ Configuration

  • Wallet: Set your private key securely
  • DEX: Choose between supported DEXs (Jito, Nozomi, etc.)
  • Blacklist/Whitelist: Manage tokens to avoid or target
  • Logging: Adjust verbosity in src/common/logger.rs

🛠️ Troubleshooting

  • Build errors: Ensure Rust is up to date (rustup update)
  • Solana errors: Check your Solana CLI and wallet setup
  • Network issues: Verify RPC endpoints and internet connection
  • Bot not sniping: Review config and logs for errors

🤝 Contributing

Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.


📞 Contact

Feel free to reach out for support, feature requests, or collaboration!


📄 License

This project is licensed under the MIT License. See the LICENSE file for details.