Registry / crypto / fil-actors-runtime-v9

fil-actors-runtime-v9

JSON →
library2.0.0rscratesunverified

System actors for the Filecoin protocol.

# Cargo.toml [dependencies] fil_actors_runtime_v9 = "2.0.0"
INSTALL
IMPORT
SIG · FIL-ACTORS-RUNTIME
F
fil-actors-runtime-v9
cryptorustv2.0.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.

ActorRuntime
use fil_actors_runtime_v9::ActorRuntime;

Creates a default actor runtime for Filecoin.

use fil_actors_runtime_v9::ActorRuntime; fn main() { let runtime = ActorRuntime::default(); println!("Actor runtime created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
fil-actors-runtime-v9 — cargo add fil-actors-runtime-v9 · libregistry