fvm_actor_utils

Crates.iofvm_actor_utils
lib.rsfvm_actor_utils
version14.0.0
created_at2022-09-27 00:45:05.57945+00
updated_at2025-04-15 00:44:57.486504+00
descriptionUtils for authoring native actors for the Filecoin Virtual Machine
homepage
repositoryhttps://github.com/helix-onchain/filecoin/
max_upload_size
id674626
size44,641
fvm-crate-owners (github:filecoin-project:fvm-crate-owners)

documentation

README

fvm_actor_utils

A set of abstractions to help work with the runtime layer when developing FVM native actors. This crate provides implementations backed by fvm_sdk which are suitable for use in Rust actors as well as mock implementations suitable for use in unit-tests.

Commit count: 149

cargo fmt