fvm_actor_utils

Crates.iofvm_actor_utils
lib.rsfvm_actor_utils
version12.0.1
sourcesrc
created_at2022-09-27 00:45:05.57945
updated_at2024-11-22 04:49:42.480593
descriptionUtils for authoring native actors for the Filecoin Virtual Machine
homepage
repositoryhttps://github.com/helix-onchain/filecoin/
max_upload_size
id674626
size30,338
Aayush Rajasekaran (arajasek)

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: 134

cargo fmt