komodo 1.0.1

Komodo: cryptographically-proven erasure coding for distributed systems
Documentation
1
2
3
4
5
6
7
## running binaries
If you have [Nushell](https://www.nushell.sh/) installed, the easiest is to use the `cargo.nu`
module as follows:
```bash
use ./bins/cargo.nu "cargo bin"
help cargo bin
```