| Crates.io | fvm_actor_utils |
| lib.rs | fvm_actor_utils |
| version | 14.0.0 |
| created_at | 2022-09-27 00:45:05.57945+00 |
| updated_at | 2025-04-15 00:44:57.486504+00 |
| description | Utils for authoring native actors for the Filecoin Virtual Machine |
| homepage | |
| repository | https://github.com/helix-onchain/filecoin/ |
| max_upload_size | |
| id | 674626 |
| size | 44,641 |
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.