Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 184 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 184 Bytes

Rust bindings

Generates the rust bindings for the c-kzg library.

Build

cargo build --release

Test

cargo test --release

Benchmark

cargo bench