Skip to content

Commit 28b8826

Browse files
committed
add architecture diagram
1 parent 1f10289 commit 28b8826

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ With Commit-Boost you can:
2424
- Subscribe to BuilderApi events and trigger arbitrary pipelines (`examples/alert_hook.rs`)
2525

2626
### High-level architecture
27-
By default, Commit-Boost will start a [MEV-boost](https://github.com/flashbots/mev-boost) compatible service. If any commit module is registered, then a signing manager is also started. The signing manager abstracts away the different
27+
By default, Commit-Boost will start a [MEV-boost](https://github.com/flashbots/mev-boost) compatible service. If any commit module is registered, then a signing manager is also started. The signing manager abstracts away the different signing methods amd keystores.
28+
![architecture](docs/architecture.png)
2829

2930
## Roadmap
3031
- [ ] Detailed telemetry and logging

docs/architecture.png

173 KB
Loading

0 commit comments

Comments
 (0)