zebra/zebrad
Henry de Valence 1df9284444 zebrad: add a use_color option to the tracing config.
This is useful for creating searchable logs without having to filter color codes after the fact.
2020-11-30 15:25:50 -08:00
..
src zebrad: add a use_color option to the tracing config. 2020-11-30 15:25:50 -08:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests allow(dead_code) not allow(clippy::dead_code) 2020-11-24 11:04:30 -05:00
Cargo.toml Enable stateful/long sync tests by features, mount rocksdb-based state at Sapling activation for sync_past_sapling_mainnet test 2020-11-24 11:04:30 -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