Skip to main content

Installation

The most common setup is to install MEV-Boost on the same machine as the beacon client. Multiple beacon clients can use a single MEV-Boost instance. The default port is 18550.

See also Rémy Roy's guide for comprehensive instructions on installing, configuring and running MEV-Boost.

Each release includes binaries for Linux, Windows and macOS. You can find the latest release at:

https://github.com/flashbots/mev-boost/releases

  1. Download the binary for your platform from the latest release
  2. Make it executable: chmod +x mev-boost
  3. Verify it works:
./mev-boost -help