Filecoin EVM runtime
The FEVM is the EVM-compatible runtime on top of the Filecoin Virtual Machine (FVM). It allows existing EVM toolchains and contracts to run on Filecoin while integrating with Filecoin-specific capabilities.
For the canonical entry page, use FEVM compatibility overview.
What to expect on Filecoin
- EVM bytecode execution and Ethereum-style tooling support.
- Ethereum-compatible JSON-RPC methods on Filecoin nodes.
- Access to Filecoin-specific workflows through built-in actors and APIs.