Komodo: Cryptographically-proven Erasure Coding
the library
see cargo doc
or the library itself
the tests
make
or
make check clippy test-rs
some extra tests
this project defines some tests written in Nushell to test an implementation of Komodo in a CLI application.
If you have Nushell installed, you can run these with the following command:
make test-nu
examples
A CLI example is also provided and can be run with
make example
the benchmarks
see benchmarks/