#filecoin #evm #web3 #filecoin-actors #wasm

fil_actor_evm_shared_v11

Shared libraries for the built-in EVM actor for Filecoin

1 stable release

2.0.0 May 5, 2023

#81 in #filecoin-actors

29 downloads per month
Used in fil_actor_evm_v11

MIT/Apache

91KB
2K SLoC

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

~5MB
~100K SLoC