11 releases (major breaking)
8.0.0 | Sep 7, 2023 |
---|---|
7.0.0 | Jul 7, 2023 |
6.0.0 | Apr 5, 2023 |
5.0.0 | Mar 14, 2023 |
0.1.0 | Sep 27, 2022 |
#180 in Asynchronous
3,486 downloads per month
Used in 10 crates
(3 directly)
38KB
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
~3.5MB
~74K SLoC