Registry / crypto / arkworks-utils

arkworks-utils

JSON →
library1.0.1rscratesunverified

Webb protocol's utils for zero-knowledge gadgets and circuits.

# Cargo.toml [dependencies] arkworks-utils = "1.0.1"
INSTALL
IMPORT
SIG · ARKWORKS-UTILS
A
arkworks-utils
cryptorustv1.0.1
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.

Gadget
use arkworks_utils::Gadget;

Create a new zero-knowledge gadget.

use arkworks_utils::Gadget; fn main() { let gadget = Gadget::new(); println!("Gadget created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
33
OpenAI (training)
1
Resources
arkworks-utils — cargo add arkworks-utils · libregistry