Skip to content

fuzzland/sui-mev

Repository files navigation

Sui MEV Bot

Run

Start the bot with your private key.

cargo run -r --bin arb start-bot -- --private-key {}

Supports

  • BlueMove
  • FlowX
  • Aftermath
  • Cetus
  • Kriya
  • Abex
  • Navi
  • Turbos
  • Deepbook
  • Shio

Relay

If you have a validator, you can let the validator push mempool transactions to your relay, which then send to the bot.

cargo run -r --bin relay

Releases

No releases published

Packages

No packages published