Foundry
This page is Filecoin-specific guidance, not a generic Foundry tutorial.
Use the Foundry book for tool fundamentals and command semantics.
Foundry on Filecoin
Foundry workflows can target FEVM networks using standard EVM flows plus Filecoin-specific network configuration.
Recommended Filecoin-oriented starting points:
Filecoin-specific notes
- Keep private keys and RPC credentials in environment variables.
- Validate chain and gas configuration before broadcast.
- Use Filecoin-specific actor/API references when contracts need storage-market integration.