#filecoin #fvm

fvm_actor_utils

Utils for authoring native actors for the Filecoin Virtual Machine

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

Download history 1684/week @ 2023-06-07 1931/week @ 2023-06-14 2239/week @ 2023-06-21 1673/week @ 2023-06-28 1792/week @ 2023-07-05 282/week @ 2023-07-12 697/week @ 2023-07-19 631/week @ 2023-07-26 694/week @ 2023-08-02 723/week @ 2023-08-09 850/week @ 2023-08-16 534/week @ 2023-08-23 1531/week @ 2023-08-30 760/week @ 2023-09-06 440/week @ 2023-09-13 611/week @ 2023-09-20

3,486 downloads per month
Used in 10 crates (3 directly)

MIT/Apache

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