Skip to main content

Custom Modules

Commit-Boost aims to provide an open platform for developers to create and distribute commitment protocols sidecars.

There are two ways to leverage Commit-Boost modularity:

  1. Commit Modules, which request signatures from the proposer, e.g. for preconfirmations (example).
  2. PBS Modules, which tweak the default PBS Module with additional logic, e.g. verifying additional constraints in get_header (example).