2023-10-18 13:31:55 -05:00

184 B

Rust bindings

Generates the rust bindings for the c-kzg library.

Build

cargo build --release

Test

cargo test --release

Benchmark

cargo bench