Skip to content

Latest commit

 

History

History
106 lines (80 loc) · 5.61 KB

README.md

File metadata and controls

106 lines (80 loc) · 5.61 KB

A curated list of useful resources for Filecoin

Contents

📄 Documentation

🌐 Nodes

  • 🪷 Lotus - Reference implementation of the Filecoin protocol, written in Go

    • Lotus docs - Lotus node website, tutorials, knowledge base
  • 🌲Forest - Implementation of the Filecoin protocol, written in Rust

  • 🪐 Venus - Implementation of the Filecoin protocol, written in Go

🧰 Libraries and Tools

🧭 Filecoin explorers

Apps 📱

👛 Wallets

FVM(Filecoin Virtual Machine)

📢 FVM cheatsheet - for builders/devs to get started building on FVM.

📄 Introduction

🏫 FVM starter kits

  • FEVM Hardhat Kit - A starter hardhat project for developing, deploying, and testing Solidity smart contracts on the FEVM.
  • FEVM Foundry Kit - A starter foundry project for developing, deploying, and testing Solidity smart contracts on the FEVM.
  • FVM Deal Making starter kit - use the client contract here to make a deal proposal directly with the Storage Provider for data >4GB.
  • DataDao starter kit - quickly spin up a DataDAO using client contract & OpenZepplin's Dao contracts.

🧰 FVM Libraries and Tools

🦝 FVM Other resources

Resources

📰 Articles

📹 Videos

🦝 Other resources