A standard library for constraint system gadgets
# Cargo.toml
[dependencies]
ark-r1cs-std = "0.6.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates creating a witness variable in a constraint system.
Add a curve crate like ark-bls12-381 and enable its r1cs feature.
No dependency data recorded yet.