A minimal implementation of the Polynomial Commitments API for EIP-4844 and EIP-7594, written in C.
# Cargo.toml
[dependencies]
c-kzg = "2.1.7"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Loads default KZG settings.
Ensure a C compiler (e.g., gcc, clang) is installed and available in PATH.
No dependency data recorded yet.