We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 342d1dc commit 8d87fc3Copy full SHA for 8d87fc3
2 files changed
docs/operational-docs/src/images/emerald-architecture.png
60.1 KB
docs/operational-docs/src/introduction.md
@@ -20,8 +20,8 @@ Emerald's architecture is intentionally clean and composable, consisting of thre
20
- The [Malachite](https://github.com/circlefin/malachite) consensus engine
21
- 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)
22
- A proof-of-authority (PoA) module
23
-
24
-> TODO: add diagram
+
+<img src="images/emerald-architecture.png" width="40%" />
25
26
> TODO: For more details, please have a look at the Emerald architecture.
27
0 commit comments