1
0
mirror of https://github.com/payden/libwsclient synced 2025-06-13 12:53:52 +00:00
Go to file
2025-05-16 15:16:04 +09:00
api feat : add strategy 2025-05-16 15:09:24 +09:00
bot feat : add strategy 2025-05-16 15:09:24 +09:00
dex feat : add strategy 2025-05-16 15:09:24 +09:00
models feat : add strategy 2025-05-16 15:09:24 +09:00
monitoring feat : add strategy 2025-05-16 15:09:24 +09:00
strategies feat : add strategy 2025-05-16 15:09:24 +09:00
tests feat : add strategy 2025-05-16 15:09:24 +09:00
utils feat : add strategy 2025-05-16 15:09:24 +09:00
Cargo.lock feat : add strategy 2025-05-16 15:09:24 +09:00
Cargo.toml feat : add strategy 2025-05-16 15:09:24 +09:00
config.rs feat : add strategy 2025-05-16 15:09:24 +09:00
config.toml feat : add strategy 2025-05-16 15:09:24 +09:00
error.rs feat : add strategy 2025-05-16 15:09:24 +09:00
libs.rs feat : add strategy 2025-05-16 15:09:24 +09:00
main.rs feat : add strategy 2025-05-16 15:09:24 +09:00
README.md feat : add strategy 2025-05-16 15:09:24 +09:00

Solana MEV Bot

A sophisticated MEV (Maximal Extractable Value) bot built for the Solana blockchain, designed to capture value through various arbitrage strategies and market inefficiencies.

Overview

This MEV bot implements multiple strategies to extract value from the Solana blockchain, including:

  • Cross-DEX arbitrage
  • Sandwich trading
  • Just-In-Time (JIT) liquidity
  • MEV-Share bundle submissions
  • Copy trading
  • Token sniping

Architecture