mirror of
https://github.com/status-im/c-kzg-4844.git
synced 2025-01-18 14:12:44 +00:00
Rust bindings
Generates the rust bindings for the c-kzg library.
Build
cargo build --release
Test
cargo test --release
Benchmark
cargo bench