| description | Write, deploy, and test smart contracts on the Filecoin Virtual Machine. |
|---|
This section covers how to build dApps by writing smart contracts on the Filecoin Virtual Machine.
- Get test tokens — obtain tFIL from a faucet for testing on Calibration
- ERC-20 quickstart — deploy your first ERC-20 token on Filecoin
- Call built-in actors — interact with Filecoin system actors from your contracts
- Filecoin.sol — Solidity libraries for accessing Filecoin storage primitives
- Solidity libraries — third-party contract templates and libraries
- Best practices — guidelines for building reliable FVM dApps
- Support — where to get help with contract development