mk-cli 0.3.1

Standalone CLI for mk1 (mnemonic-key) plate handling — encode, decode, inspect, verify, vectors, gui-schema.
mk-cli-0.3.1 is not a library.

mk-cli

Standalone CLI for the mk1 (mnemonic-key) backup format. Five subcommands: encode, decode, inspect, verify, vectors.

The canonical user-facing reference is the m-format-star user manual at mnemonic-toolkit/docs/manual/src/40-cli-reference/44-mk-cli.md. For the underlying Rust API of mk-codec, see docs/MK_CODEC_RUST_API.md in this repo.

Build and install

cargo install --path crates/mk-cli   # from the workspace root
mk --help

License

MIT License.