Zebra/zebrad
Henry de Valence eb43893de0 consensus: minimize API, clean docs
This reduces the API surface to the minimum required for functionality,
and cleans up module documentation.  The stub mempool module is deleted
entirely, since it will need to be redone later anyways.
2020-10-20 11:16:22 -04:00
..
src consensus: minimize API, clean docs 2020-10-20 11:16:22 -04:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests Skip the sync tests when ZEBRA_SKIP_NETWORK_TESTS is set 2020-10-16 15:21:01 -04:00
Cargo.toml build(deps): bump tracing-subscriber from 0.2.12 to 0.2.13 2020-10-08 15:09:32 -04:00
README.md Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00

README.md

Zebrad

Zebrad is an application.

Getting Started

This application is authored using Abscissa, a Rust application framework.

For more information, see:

Documentation