Registry / crypto / bellpepper-core

bellpepper-core

JSON →
library0.4.0rscratesunverified

Core elements for a SNARK Circuit library, providing foundational types and traits.

# Cargo.toml [dependencies] bellpepper-core = "0.4.0"
INSTALL
IMPORT
SIG · BELLPEPPER-CORE
B
bellpepper-core
cryptorustv0.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Circuit
use bellpepper_core::Circuit;

Import the core Circuit trait for SNARK circuit development.

use bellpepper_core::Circuit; fn main() { println!("Bellpepper core ready"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
24
Resources
bellpepper-core — cargo add bellpepper-core · libregistry