Kagami is a tool used to generate and validate automatically generated data files that are shipped with Iroha.
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).
See Command-Line Help.