You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -78,4 +78,7 @@ To monitor the logs of the running bidder service:
```bash
docker-compose logs -f mev-commit-bidder
```
```
## Run standalone script
The script can be run without the docker by simply executing `./entrypoint.sh`. The CLI is interactive so that it will prompt you for a private key if one isn't found in the .env file.