Registry / crypto / filecoin-proofs-api

filecoin-proofs-api

JSON →
library19.1.0rscratesunverified

API to interact with the proofs system in Filecoin for storage verification.

# Cargo.toml [dependencies] filecoin-proofs-api = "19.1.0"
INSTALL
IMPORT
SIG · FILECOIN-PROOFS-AP
F
filecoin-proofs-api
cryptorustv19.1.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.

Prover
use filecoin_proofs_api::Prover;

Creates a new Prover instance for generating Filecoin proofs.

use filecoin_proofs_api::Prover; fn main() { let prover = Prover::new(); println!("Prover created."); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
19.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
Resources
filecoin-proofs-api — cargo add filecoin-proofs-api · libregistry