This directory contains Rust bindings for the C-KZG-4844 library.
Make sure you have cargo
and rust
installed.
You can do so with rustup
:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
cargo build --release
cargo test --release
cargo build --features generate-bindings