From 727e926919647a63c37bc5dd5db076ea3e0a6c6c Mon Sep 17 00:00:00 2001 From: BountyWorth Date: Fri, 28 Aug 2026 04:52:15 +0800 Subject: [PATCH] Add Filecoin Pin storage tooling --- listings/specific-networks/filecoin/storages.csv | 1 + references/offers/storages.csv | 1 + 2 files changed, 2 insertions(+) diff --git a/listings/specific-networks/filecoin/storages.csv b/listings/specific-networks/filecoin/storages.csv index c59e7eb..13c87d7 100644 --- a/listings/specific-networks/filecoin/storages.csv +++ b/listings/specific-networks/filecoin/storages.csv @@ -2,6 +2,7 @@ slug,provider,offer,actionButtons,toolType,tag,price,planType,planName,descripti filebase-free,,!offer:filebase-free,,,,,,,, filebase-pay-as-you-go,,!offer:filebase-pay-as-you-go,,,,,,,, filecoin-onchain-cloud-warm-storage,,!offer:filecoin-onchain-cloud-warm-storage,,,,,,,, +filecoin-pin,,!offer:filecoin-pin,,,,,,,, lighthouse-free,,!offer:lighthouse-free,,,,,,,, lighthouse-lite,,!offer:lighthouse-lite,,,,,,,, lighthouse-premium,,!offer:lighthouse-premium,,,,,,,, diff --git a/references/offers/storages.csv b/references/offers/storages.csv index 79f9c8a..447c467 100644 --- a/references/offers/storages.csv +++ b/references/offers/storages.csv @@ -19,6 +19,7 @@ filebase-enterprise,Filebase,,"[""[Contact](https://filebase.com/pricing/)"",""[ filebase-free,Filebase,,"[""[Website](https://filebase.com/pricing/)"",""[Docs](https://filebase.com/docs/)""]",Storage,"[""S3-compatible object storage"",""IPFS"",""CDN""]",$0,Free,,"Free Filebase plan with 5 GB pooled across S3-compatible object storage or IPFS, free object egress, 500 pinned IPFS files, and one bucket.",FALSE filebase-pay-as-you-go,Filebase,,"[""[Buy](https://filebase.com/pricing/)"",""[Docs](https://filebase.com/docs/)""]",Storage,"[""S3-compatible object storage"",""IPFS"",""CDN""]","$7.50/mo + metered overages",Pay-As-You-Go,Pro,"Filebase Pro includes 500 GB pooled across S3-compatible object storage or IPFS, free object egress, unlimited pinned files, custom domains, and CDN features, with metered storage, API-operation, and IPFS-bandwidth overages.",FALSE filecoin-onchain-cloud-warm-storage,Filecoin Onchain Cloud,,"[""[Website](https://filecoin.cloud/warm-storage-service)"",""[Docs](https://docs.filecoin.cloud/core-concepts/fwss-overview/)""]",Storage,"[""Filecoin"",""Warm storage"",""Verifiable storage"",""Onchain payments"",""PDP""]","$2.50/TiB/mo/copy (minimum 2 copies) + $0.024/dataset/mo",Pay-As-You-Go,,"Programmable warm Filecoin storage with continuous Proof of Data Possession, proof-linked onchain payments, and service-ready retrieval.",FALSE +filecoin-pin,Filecoin,Filecoin Pin,"[""[GitHub](https://github.com/filecoin-project/filecoin-pin/)"",""[Docs](https://docs.filecoin.io/builder-cookbook/filecoin-pin/)""]",Storage,"[""IPFS"",""Filecoin"",""Verifiable storage"",""CLI"",""GitHub Actions"",""Onchain payments""]","$2.50/TiB/mo/copy (minimum 2 copies) + $0.024/dataset/mo",Pay-As-You-Go,,"IPFS-oriented CLI, JavaScript library, GitHub Action, and pinning API for storing content on Filecoin with Proof of Data Possession and onchain USDFC payments.",FALSE irys,Irys,,"[""[Website](https://irys.xyz/)"",""[Docs](https://docs.irys.xyz/)""]",Storage,"[""Arweave"",""Permanent storage"",""Data provenance"",""Pay-per-use""]",Custom,Pay-As-You-Go,,"Programmable datachain enabling permanent on-chain data storage with verifiable provenance and instant access, designed for AI and large-scale data applications",FALSE lighthouse-enterprise,Lighthouse,,"[""[Contact](https://www.lighthouse.storage/pricing)"",""[Docs](https://docs.lighthouse.storage/)""]",Storage,"[""IPFS"",""Filecoin"",""Hot storage"",""Encryption""]",Custom,Enterprise,,"Custom Lighthouse storage configuration tailored to project data scale and infrastructure requirements, with IPFS storage, Filecoin-backed persistence, and optional storage features.",FALSE lighthouse-free,Lighthouse,,"[""[Website](https://www.lighthouse.storage/pricing)"",""[Docs](https://docs.lighthouse.storage/)""]",Storage,"[""IPFS"",""Filecoin"",""Hot storage"",""Encryption""]",$0,Free,,"Free Lighthouse plan with 5 GB of IPFS hot storage backed up to Filecoin, with optional add-ons for encryption, token gating, IPNS, and migration support.",FALSE -- 2.50.1 (Apple Git-155)