Step into the Primev ecosystem with ease. This guide covers everything you need to set up your mev-commit node, whether you’re aiming to be a bidder or a provider.
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.
This script automates the setup and initialization of your Primev node, catering to both bidder and provider roles. Below is a detailed breakdown of the script’s operations:
Sets up essential variables like the RPC URL (https://chainrpc.testnet.mev-commit.xyz) for network communication and the node type (either bidderorprovider`).
Establishes the root directory ($HOME/.mev-commit) where the mev-commit node will be installed.
Initializes the mev-commit node with your specified settings, including the node type and the RPC endpoint, along with necessary contract addresses for the node’s functionality.