fvm_actor_utils

Crates.iofvm_actor_utils
lib.rsfvm_actor_utils
version11.0.0
sourcesrc
created_at2022-09-27 00:45:05.57945
updated_at2024-06-14 20:33:12.158744
descriptionUtils for authoring native actors for the Filecoin Virtual Machine
homepage
repositoryhttps://github.com/helix-onchain/filecoin/
max_upload_size
id674626
size29,798
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: 126

cargo fmt