Skip to main content

Interacting with the Bidder Node

Ensure you have completed the Quickstart step in a separate terminal. This will set up your environment and place your key in the $HOME/.mev-commit directory, along with running the required bidder node.
Now that you’ve made sure we have a bidder node running, we can interact with it using the following commands:
❯_ terminal

Getting Deposit

To get the current deposit balance in the contract for the current window:
❯_ terminal
To get the current deposit balance in the contract for a specific window:
❯_ terminal
Deposit represents the funds in the bidder’s account that can be used to submit bids on the mev-commit p2p-network and settled on-chain.

Withdraw Deposited Funds

This command will allow you to withdraw funds from the specific window. Window number is the number where the bidder deposited funds.
❯_ terminal

Checking the Balance of your Wallet

This command will allow you to check your current wallet balance on mev-commit chain:
❯_ terminal

Check Total Value Locked in Contracts

❯_ terminal

Topology

❯_ terminal