18 releases (major breaking)

13.0.0 Mar 14, 2025
12.0.1 Nov 22, 2024
11.0.0 Jun 14, 2024
10.0.0 Jan 26, 2024
0.1.0 Sep 27, 2022

#2 in #fvm

Download history 1189/week @ 2024-12-03 1283/week @ 2024-12-10 694/week @ 2024-12-17 104/week @ 2024-12-24 214/week @ 2024-12-31 942/week @ 2025-01-07 809/week @ 2025-01-14 931/week @ 2025-01-21 570/week @ 2025-01-28 1650/week @ 2025-02-04 1971/week @ 2025-02-11 1393/week @ 2025-02-18 1402/week @ 2025-02-25 1110/week @ 2025-03-04 1527/week @ 2025-03-11 1229/week @ 2025-03-18

5,557 downloads per month
Used in 25 crates (3 directly)

MIT/Apache

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
~116K SLoC