Resources & Docs
Filecoin Virtual Machine
FVM Website
The FVM
Comprehensive docs to get started with FVM
FVM Cheat Sheet - the name says it all! This is the comprehensive guide with all learning resources about FVM.
FVM Deep Dive
https://www.youtube.com/watch?v=4UA1vSIDPQY&list=PL_0VrY55uV19p_JZw2MEMBh0CjfkDpCiI&index=4
FVM Launch & Lightning talks
https://www.youtube.com/watch?v=HkaEbt_1nFM
FVM Starter Kits
- Deal Making - Full dapp starter kit for automating Filecoin deal making through smart contracts.
- DataDao Kit - A kit to demonstrate the basics of getting a DataDAO up and running on FVM.
- Compute Over Data Kit - A starter kit to bring Computation to FVM via Lilypad.
- FEVM HardHat Kit - A starter hardhat project to develop Solidity smart contracts on FEVM.
- FEVM Foundry Kit - A starter foundry project to develop Solidity smart contracts on FEVM.
❗New ❗State-storage with FVM and IPFS
- State-storage - programmatically retrieve data from IPFS, with a smart contract on FVM. Store the data temporarily in the smart contract.
Tutorial & Demo
Tools & Infrastructures