Skip to content

Commit 8d87fc3

Browse files
committed
add arch diagram to intro
1 parent 342d1dc commit 8d87fc3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

60.1 KB
Loading

docs/operational-docs/src/introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Emerald's architecture is intentionally clean and composable, consisting of thre
2020
- The [Malachite](https://github.com/circlefin/malachite) consensus engine
2121
- An Ethereum execution client (currently [Reth](https://github.com/paradigmxyz/reth)) integrated via [Engine API](https://github.com/ethereum/execution-apis/tree/main/src/engine)
2222
- A proof-of-authority (PoA) module
23-
24-
> TODO: add diagram
23+
24+
<img src="images/emerald-architecture.png" width="40%" />
2525

2626
> TODO: For more details, please have a look at the Emerald architecture.
2727

0 commit comments

Comments
 (0)