Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 2.14 KB

README.md

File metadata and controls

37 lines (28 loc) · 2.14 KB

Commit-Boost

Ci Docs Release Chat X

A new Ethereum validator sidecar focused on standardizing the last mile of communication between validators and third-party protocols.

Overview

Commit-Boost is a modular sidecar that allows Ethereum validators to opt-in to different commitment protocols

For node operators

  • Run a single sidecar with support for MEV-Boost and other proposer commitments protocols, such as preconfirmations and inclusion lists
  • Out-of-the-box support for metrics reporting and dashboards to have clear insight into what is happening in your validator
  • Plug-in system to add custom modules, e.g. receive a notification on Telegram if a relay fails to deliver a block

For developers

  • A modular platform to develop and distribute proposer commitments protocols
  • A single API to interact with validators
  • Support for hard-forks and new protocol requirements

Get started

Audit

Commit-Boost received an audit from Sigma Prime. Find the report here.

Acknowledgements

License

MIT + Apache-2.0