Komodo: Cryptographically-proven Erasure Coding
Usage
Komodo can either be used as a library or as a binary application.
the library
see cargo doc
the binary application
below is an example of how to use the binary application with Nushell:
./examples/cli.nu
Note
requires Nushell 0.89.0 or later
tests for the binary application can also be run with
nu tests/cli.nu