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.
Please select either the Bidder or Provider tab below to proceed with the setup instructions specific to your role.
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.
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.