6e718e7bba
* Add chat demo for testnet This commit adds a simple demo to showcase the capabilities of the Nomos architecture. In particular, we want to leverage the DA features and explore participants roles. At the same time, we're not ready to commit to any speficic format or decision regarding common ground yet. For this reason, we chose to implement the demo at the Execution Zone (EZ) level. In contrast to the coordination layer, each execution zone can decide on its own format, which allows us to experiment without having to set a standard. The application of choice for the demo is an (almost) instant messaging app where the messages are broadcast to the public by leveraging the full replication data availability protocol. In this context, the cli app acts as a small EZ disseminating blobs, promoting blob inclusion and updating its state (i.e. list of exchanged messages) upon blob inclusion in the chain. --------- Co-authored-by: danielsanchezq <sanchez.quiros.daniel@gmail.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |