Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matejpavlovic committed Apr 3, 2024
1 parent 92a1b70 commit 1ff4796
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,8 @@ The first intended use of Mir is as a scalable and efficient
and, potentially, as a Byzantine fault-tolerant ordering service in Hyperledger Fabric.
However, Mir hopes to be a building block of a next generation of distributed systems, being used by many applications.

Currently Mir includes an implementation of the [Trantor](/pkg/trantor) modular state machine replication system,
but work is under way to bring other protocols into Mir such as
[Granite](#515) and
[Alea-BFT](https://github.com/abread/mir/tree/alea/pkg/alea).
Currently Mir includes an implementation of the [Trantor](/pkg/trantor) modular state machine replication system.
It has also been used to implement and evaluate the [Alea-BFT protocol](https://github.com/abread/mir/tree/alea/pkg/alea).

## Nodes, Modules, and Events

Expand Down

0 comments on commit 1ff4796

Please sign in to comment.