Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Cipher BFT

![cipher-bft-high-resolution-logo.png](assets/cipher-bft-high-resolution-logo.png)
<p align="center">
<img src="assets/cipher-bft-high-resolution-logo.png" alt="Cipher BFT Logo" width="300">
</p>



Expand Down Expand Up @@ -29,7 +31,9 @@ By exploring alternative consensus algorithms like **Autobahn BFT** and optimizi

### Three-Layer Architecture (DCL/CL/EL)

![architecture-v0.0.2.png](assets/architecture-v0.0.2.png)
<p align="center">
<img src="assets/architecture-v0.0.2.png" alt="architecture-v0.0.2" width="300">
</p>

CipherBFT implements Autobahn BFT's three-layer separation:

Expand Down Expand Up @@ -247,5 +251,3 @@ Licensed under the [MIT License](LICENSE).
---

*Cipher BFT is a research collaboration between Decipher and B-Harvest, exploring the frontiers of high-performance consensus mechanisms.*

**Status**: Design Phase (All ADRs PROPOSED) | [Architecture Docs](./docs/architecture/README.md)