Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 513 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 513 Bytes

Kagami (Teacher and Exemplar and/or Looking glass)

Kagami is a tool used to generate and validate automatically generated data files that are shipped with Iroha.

Build

From anywhere in the repository, run:

cargo build --bin kagami

This will place kagami inside the target/debug/ directory (from the root of the repository).

Usage

See Command-Line Help.

Examples