#evm #web3 #filecoin

recall_fil_actor_evm

Builtin EVM actor for Filecoin

1 unstable release

new 0.0.0 Mar 26, 2025

#148 in #evm

Download history 83/week @ 2025-03-21

83 downloads per month
Used in recall_fil_actor_eam

MIT/Apache

565KB
13K SLoC

EVM

The EVM actor is a Wasm implementation of the EVM bytecode interpreter, originally prototyped in https://github.com/filecoin-project/fvm-evm/

Testing

The tests library contains integration tests, some of which use Solidity contracts. The compiled versions of these contracts are checked into tests/contracts. To modify them, you will need to install the solc and optionally solc-select, then from this directory run the following command to generate the new artifacts:

make test-contracts

Dependencies

~13MB
~252K SLoC