nomos-node/nodes/mixnode
Daniel Sanchez 75b36020c2
Lifecycle update and implementations (#457)
* Update deps

* Implement base lifecycle handling in network service

* Implement base lifecycle handling in storage service

* Use methods instead of functions

* Pipe lifecycle in metrics service

* Pipe lifecycle in mempool service

* Pipe lifecycle in log service

* Pipe lifecycle in da service

* Pipe lifecycle in consensus service

* Refactor handling of lifecycle message to should_stop_service

* Update overwatch version to fixed run_all one
2023-10-25 12:10:21 +02:00
..
src Mixnet PoC base branch (#316) 2023-09-14 17:38:47 +09:00
Cargo.toml Lifecycle update and implementations (#457) 2023-10-25 12:10:21 +02:00
README.md Add mixnet usage docs (#408) 2023-09-15 17:36:28 +09:00
config.yaml Add mixnet usage docs (#408) 2023-09-15 17:36:28 +09:00

README.md

Mixnode

A mixnode application that runs the mixnet node component, which will be deployed as a part of the mixnet.

For the recommended architecture of mixnet, please see the mixnet documentation.

Configurations

A mixnode can be configured by config.yaml, for example.