zebra/zebrad
Alfredo Garcia 128643d81e
Call `zebra_test::init` where needed. (#1227)
* Add missing `zebra_test::init()` to zebra-chain
* Add missing `zebra_test::init()` to zebra-consensus
* Add missing `zebra_test::init()` to zebra-network
* Add missing `zebra_test::init()` to zebra-state
* Add missing `zebra_test::init()` to zebra-test
* Add missing `zebra_test::init()` to zebrad
2020-11-10 10:29:25 +10:00
..
src Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
Cargo.toml build(deps): bump color-eyre from 0.5.6 to 0.5.7 2020-11-09 08:40:55 -05: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