19 releases (major breaking)
new 14.0.0 | Apr 15, 2025 |
---|---|
13.0.0 | Mar 14, 2025 |
12.0.1 | Nov 22, 2024 |
11.0.0 | Jun 14, 2024 |
0.1.0 | Sep 27, 2022 |
#7 in #fvm
5,202 downloads per month
Used in 25 crates
(3 directly)
39KB
767 lines
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.
Dependencies
~5.5MB
~115K SLoC