#filecoin #filecoin-actors #web3 #wasm

fil_actor_eam_state

Builtin Ethereum address manager actor for Filecoin

26 releases (17 stable)

new 11.1.0 Apr 13, 2024
10.1.1 Apr 4, 2024
10.1.0 Mar 27, 2024
9.4.0 Jan 17, 2024
3.0.0 May 22, 2023

#2306 in Magic Beans

Download history 3/week @ 2024-01-05 9/week @ 2024-01-12 2/week @ 2024-02-02 63/week @ 2024-02-09 42/week @ 2024-02-16 47/week @ 2024-02-23 160/week @ 2024-03-01 44/week @ 2024-03-08 102/week @ 2024-03-15 213/week @ 2024-03-22 91/week @ 2024-03-29 142/week @ 2024-04-05

550 downloads per month

MIT/Apache

4KB

State-only versions of the Filecoin Actors (smart-contracts)

GitHub Workflow Status

These crates may be used to inspect and validate the internal state of Filecoin Actors.

For the smart-contracts, see: https://github.com/filecoin-project/builtin-actors
NOTE: The code in actors/ and fil_actors_shared/ is copy-pasted from the above repository. Therefore, it's advised to avoid refactoring such code in order to facilitate a smoother version upgrade process and potentially automate it. fil_actor_interface/ can be modified according to project's needs.

Dependencies

~4MB
~87K SLoC