Zebra/zebrad
teor 1d35c5a0b9 Enable the zebrad sync tests by default
If your test environment does not have DNS or network access, set the
ZEBRA_SKIP_NETWORK_TESTS environmental variable to disable these tests.
2020-10-21 00:58:08 -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 Enable the zebrad sync tests by default 2020-10-21 00:58:08 -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