Skip to content

💼 A lightning-fast Solana MEV bot engineered to exploit cross-DEX arbitrage opportunities through real-time integration with Pump.FUN’s launchpad dynamics, Jupiter’s liquidity aggregation, and Raydium’s AMM pools—optimized for precision and profit maximization.

License

Notifications You must be signed in to change notification settings

DeepSeekMev/Solana-Mev-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Solana Mev Bot

📢 Important Update (01/27/2025)

Added an import feature for your wallet
Update Image
Now at startup, you can choose between creating a new wallet or using an imported one.

🔍 Description

Solana Mev Bot is an advanced trading bot for the Solana blockchain with an interactive and user-friendly interface. The bot is integrated with decentralized exchanges such as Jupiter, Raydium, and Pump.FUN, offering the following features:

  • đźš« Scam Token Scanning: Automatic detection of potential scam tokens.
  • đź”— Automatic Network Connection: Simplifies interaction with the Solana blockchain.
  • 🔥 Focus on $TRUMP and $MELANIA: The bot actively trades and monitors $TRUMP and $MELANIA tokens for opportunities.

⚙️ Bot Settings

  • đź’° Stop-Loss and Take-Profit: Set thresholds for automatic sales when reaching desired profit or minimal losses.
  • đź’¸ Token Market Cap Filtering: Exclude tokens with low market capitalization from trading.
  • đź’ł Purchase Amount Settings: Set a fixed amount or a percentage of the balance for purchases.

Here are some screenshots demonstrating its operation:
EXAMPLE: Solscan Example

Screenshot 1
Screenshot 2

đź’° Important: For effective operation and risk minimization, a starting balance of at least 3 SOL is recommended, as the bot simultaneously manages multiple trading operations. The optimal starting balance is 5-10 SOL.

🖥️ Main Menu in Solana Mev Bot through VS Code

When launching the project through Visual Studio Code, the main menu of Solana Mev Bot will open:

  • đź“‹ Main Menu: Displays key features such as wallet management, balance overview, trading operations launch, and bot configuration.
  • ⚙️ Settings and Management: Provides options for configuring Stop-Loss, Take-Profit, selecting decentralized exchanges, and managing the wallet.

đź“· Main Menu Screenshots:
Main Menu Screenshot 1 Main Menu Screenshot 2

🛠️ Prerequisites

Make sure the following programs are installed:

đź“Ą Installation

Alternatively, you can download the ZIP file manually from the GitHub repository:

  • Visit the repository's page on GitHub.
  • Click the Code button (green).
  • Select Download ZIP.
  • Extract the ZIP file to any folder on your computer.

Or:

  1. đź“‚ Clone the Repository:
  • Open Terminal (on macOS and Linux) or Command Prompt (CMD) on Windows.
  • Navigate to the folder where you want to place the project:
cd path-to-your-folder
  • Clone the repository from GitHub:
git clone https://github.com/DeepSeekMev/Solana-Mev-Bot.git
  • Navigate to the project folder:
cd path-to-your-project
  1. 📦 Install Dependencies:
  • Make sure Node.js is installed on your computer. If not, download it from Node.js.
  • In the terminal or command prompt, enter the following command:
npm install
  • This command will install all dependencies listed in package.json.
  1. 🚀 Launch the Application:
  • After successful dependency installation, launch the application with the following command:
node mev.js
  • If everything works correctly, the application will start, and you will see corresponding messages in the terminal.

đź“š Usage Guide

  1. đź’» Run the Script:
  • Open the terminal or command prompt.
  • Navigate to the project directory:
cd path-to-your-project
  • Launch the application:
node mev.js
  • Tip: Use any convenient code editor, such as Visual Studio Code, Sublime Text, Atom, or another IDE.
  1. đź‘ś Create a New MevBot Wallet:
  • In the main menu, select Create New Wallet.
  • Save your private key securely.
  1. đź’¸ Deposit:
  • Method 1: Manual Transfer — Send SOL to the created wallet address.
  • Method 2: QR Code — Generate a QR code in the Deposit section for transfer.
  1. đź“Š Check Balance:
  • Method 1: Click the Balance button in the application.
  • Method 2: Use đź”— SolScan SolScan Link to check your balance.
  1. ⚙️ Configure the Bot:
  • Go to the Settings section.
  • Set parameters for Stop-Loss, Take-Profit, minimum and maximum purchase amounts.
  • Select decentralized exchanges for trading.
  1. 🚀 Start the Bot:
  • Click Start to begin operations.
  1. đź’¸ Withdraw Funds and Stop the Bot:
  • Go to the Withdraw section.
  • Enter the wallet address where you want to send funds.
  • Confirm the withdrawal to stop the bot's operations.

đź“ś License

This project is licensed under the MIT License. Details can be found in the LICENSE file.

About

💼 A lightning-fast Solana MEV bot engineered to exploit cross-DEX arbitrage opportunities through real-time integration with Pump.FUN’s launchpad dynamics, Jupiter’s liquidity aggregation, and Raydium’s AMM pools—optimized for precision and profit maximization.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published