serai/coordinator
Luke Parker c46cf47736
Move tendermint under the coordinator
We're planning to use it in the micro-blockchain the coordinator will run.
2023-04-11 09:28:32 -04:00
..
src Add empty coordinator 2023-04-11 09:21:35 -04:00
tendermint Move tendermint under the coordinator 2023-04-11 09:28:32 -04:00
Cargo.toml Add empty coordinator 2023-04-11 09:21:35 -04:00
LICENSE Add empty coordinator 2023-04-11 09:21:35 -04:00
README.md Add empty coordinator 2023-04-11 09:21:35 -04:00

Coordinator

The Serai coordinator communicates with other coordinators to prepare batches for Serai and sign transactions.

In order to achieve consensus over gossip, and order certain events, a micro-blockchain is instantiated.