For the complete documentation index, see llms.txt. This page is also available as Markdown.

General

Helpful reference materials for the Filecoin specification, implementations, and ecosystem.

About Filecoin

Filecoin Network

Node implementations

Networks

network.filecoin.io - lists all current Filecoin networks and related information.

Network status

Tools to check status and details of the network and chain.

Block explorers

Chain data and monitoring

Storage/Deals status

Storage Onramps

Web-based applications that store your data on Filecoin. No command-line or coding experience required.

  • Filecoin Onchain Cloud - programmable, on-chain storage with verifiable storage proofs (PDP) and automatic payments (Filecoin Pay), accessed through the Synapse SDK.

  • Filecoin Pin - a CLI and API path for pinning IPFS-compatible content to Filecoin-backed storage with Filecoin Pay.

  • Fil One - S3-compatible object storage backed by Filecoin, with flat per-terabyte pricing and no egress fees. Point any S3 SDK or tool at its endpoint; see the Fil One docs.

  • Lighthouse "offers permanent, decentralized storage powered by Filecoin. Secure, scalable, and ideal for individuals, developers, and enterprises."

  • Pinata is an IPFS pinning service for storing and serving files, media, and app data over IPFS. See the Pinata docs.

  • Singularity "facilitates onboarding of large quantities of data (PB-scale) to the Filecoin network in an efficient, secure, and flexible way."

  • CID Gravity is a "seamless gateway to the decentralized web", allowing you to drag and drop files through an easy-to-use UI that uploads files to Filecoin and IPFS.

  • Ramo provides Filecoin-based, S3-compatible storage for data on Filecoin.

  • Starling Framework for Data Integrity

APIs & Developer tools

Developer tools, API clients & storage services that developers can use to build on Filecoin.

Storage APIs for app builders

  • Lighthouse - Lighthouse offers a suite of tools to enable builders to store data on Filecoin when building apps.

  • Fleek’s tools - provides access to Fleek’s hosted services using IPFS, Filecoin, Ethereum, etc.

  • Akave is "revolutionizing data management with a decentralized, modular solution that combines the robust storage of Filecoin with cutting-edge encryption and easy-to-use interfaces."

JavaScript tools

Check out the documentation website for more information.

Node Infrastructure & APIs

NOTE: making deep calls into the chain’s history may take some time to return and it may be more efficient to use a chain database (e.g. used by block explorers) that stores the chain’s history and is optimized for queries.

  • Chain.love - A hosted endpoint to Filecoin mainnet and testnet. Note: as of Q1 2023, Infura no longer supports Filecoin.

    • The GLIF endpoint supports read-only calls and MPoolPush() for sending signed transactions to the network (which can be signed using tools like Filsnap).

  • Lotus JSON-RPC API - Lotus offers the full feature set of its capabilities through API.

Scalable endpoint hosting

For running a node cluster of load balanced Lotus JSON RPC API endpoints.

  • Filecoin-chart (k8 cluster) - Helm chart for hosting Lotus Node clients.

Filecoin API clients

  • iso-filecoin - Filecoin Javascript Standard Library includes an API client for the Lotus JSON-RPC API.

Storage provider index API

  • Filrep.io API - A suite of RESTFul JSON endpoints to discover the best storage provider to make deals with.

Data prep tools

Databases using IPFS and Filecoin

  • Tableland - (new) create familiar SQL tables to read and write dynamic NFT metadata or application data for dApps, from Textile.

  • OrbitDB - decentralized multi-party database on IPFS with multi-party syncing with topic pubsub and CRDTs.

  • ThreadsDB - decentralized multi-party database for user-siloed data on IPFS, from Textile.

Other developer tools

Storage providers

Storage provider reputation systems

  • Filrep.io - Index of online storage providers and their pricing, ranked by power and reputation score.

  • SpaceGap - shows storage proof deadlines and sector details for the top 50 storage providers.

Storage provider tools

Storage client and miner programs

  • Filecoin Plus Verified Data Program

    • Incentivizes valuable data stored on Filecoin with a social trust network for verified data.

    • Clients can apply to allocators to receive DataCap and incentivize storage providers at 10x to their quality-adjusted power, increasing probability of block rewards.

Ecosystem

  • Filecoin Ecosystem - explore the hundreds of projects in the Filecoin ecosystem using Filecoin Foundation's "Ecosystem Explorer."

  • Upcoming Hackathons - keep a lookout for upcoming hackathons!

  • Events - attend a Filecoin event to engage with other ecosystem members.

Grants and accelerators

Was this page helpful?

Last updated