Skip to content

A high-performance Maximal Extractable Value (MEV) trading bot for the Solana blockchain. This bot listens to the Solana mempool, detects profitable opportunities (arbitrage, liquidations, or sandwich trades), and submits optimized transactions.

Notifications You must be signed in to change notification settings

0xRustPro/solana-mev-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solana MEV Bot

A high-performance Maximal Extractable Value (MEV) trading bot for the Solana blockchain.
This bot listens to the Solana mempool, detects profitable opportunities (arbitrage, liquidations, or sandwich trades), and submits optimized transactions.


Features

  • Real-time transaction monitoring via WebSocket or RPC.
  • Custom strategy engine for arbitrage or liquidity opportunities.
  • Jito Bundle support for priority transaction execution.
  • Risk management with adjustable slippage and profit thresholds.
  • Logging & Metrics for trade analysis.

Requirements

  • Rust (for Solana programs)
  • Node.js (for the client-side script)
  • Solana CLI
  • A funded Solana wallet with RPC/WebSocket access
  • (Optional) Jito Labs account for bundle submission

Installation

Clone the repository:

git clone https://github.com/yourusername/solana-mev-bot.git
cd solana-mev-bot

About

A high-performance Maximal Extractable Value (MEV) trading bot for the Solana blockchain. This bot listens to the Solana mempool, detects profitable opportunities (arbitrage, liquidations, or sandwich trades), and submits optimized transactions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages