Zebra/zebrad
teor 12b9fa8ae2
Let zebrad revhex read from stdin (#648)
* Log at warn level for commands that use stdout
* Let zebrad revhex read from stdin

Most unix tools support reading from stdin, so they can be used in
pipelines.

Part of #564.
2020-07-15 16:16:07 +10:00
..
src Let zebrad revhex read from stdin (#648) 2020-07-15 16:16:07 +10:00
tests cleanup warnings throughout codebase 2020-05-27 15:42:29 -04:00
Cargo.toml Bump hyper from 0.13.6 to 0.13.7 2020-07-14 10:40:53 -07: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