A library for constructing polynomial commitment schemes for use in zkSNARKs.
# Cargo.toml
[dependencies]
ark-poly-commit = "0.5.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates importing the main trait for polynomial commitment schemes.
Add a compatible curve crate like ark-bls12-381 and enable its features.
No dependency data recorded yet.