FVM Rust SDK

The FVM Rust SDK provides tooling to build actors for the Filecoin Virtual Machine in Rust. It exposes useful structures and functions needed by developers while also serving procedural macros to generate glue code for state management and actor's interface definition.

Get Started