Skip to content
Snippets Groups Projects
DETCHART Jonathan's avatar
DETCHART Jonathan authored
This MR enables by default `kzg` and `aplonk`. By doing that, both modules should be visible in the doc.
f84c0ae6
Forked from Dragoon / Komodo
23 commits behind the upstream repository.

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

Other examples that showcase the Komodo API are available in examples/.

the benchmarks

see benchmarks/

contributors

Because the code for this project has been originally extracted from dragoon/pcs-fec-id by @a.stevan, some contributors might be missing from the Git tree.

Please consult the original Git tree from dragoon/pcs-fec-id or note that the following people have contributed to this code base: