Zebra/zebrad
Henry de Valence b951f13f06 Add a `revhex` utility command to reverse endianness.
This makes it easier to translate block hashes output by our debug logs into
the format used by other tools.
2020-02-21 06:48:25 -05:00
..
src Add a `revhex` utility command to reverse endianness. 2020-02-21 06:48:25 -05:00
tests Disable version string test. 2020-01-15 12:06:31 -08:00
Cargo.toml Metrics MVP: add two metrics and export them to Prometheus. 2020-02-14 20:14:05 -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