Quickstart

Ready to get your node up and running? This streamlined process will guide you through launching either a bidder or provider node on the mev-commit network.

 curl -L -o launchmevcommit launch.mev-commit.xyz; chmod +x launchmevcommit; ./launchmevcommit --node-type bidder

To fund your account, please visit http://faucet.testnet.mev-commit.xyz/. Details about the account address will be displayed after running the commands below.


If you want to perform a manual setup with detailed steps, please skip to the manual start mev-commit section.

What’s next?

Bidders



Once your node is funded, you can move on to My First Preconf to start sending bids.

Providers



In order to register as a provider, please go through the registration process.