Skip to content

Latest commit

 

History

History
64 lines (39 loc) · 2.92 KB

File metadata and controls

64 lines (39 loc) · 2.92 KB
description Legacy content preserved for historical reference. These tools and workflows have been superseded by modern Filecoin storage and development patterns.

Legacy content

{% hint style="warning" %} The content on this page describes tools, workflows, and projects that are no longer actively maintained. It is preserved for historical reference only.

For current guidance, see Upload to Filecoin, PDP, or Build on Filecoin. {% endhint %}

Smart contracts

RaaS (Renew, Repair, Replicate as a Service)

RaaS was a smart-contract-based approach to automating storage deal renewal, repair, and replication on Filecoin. It supported both self-hosted and aggregator-hosted (via Lighthouse) architectures.

Key resources:

Aggregated deal-making

A workflow for bundling many small data pieces into larger Filecoin deals using data aggregation and Proof of Data Segment Inclusion (PoDSI).

Key resources:

Cross-Chain Data Bridge (CCDB)

CCDB enabled EVM-compatible chains (Avalanche, Base, etc.) to initiate Filecoin storage deals via cross-chain messaging through Axelar.

Key resources:

Client contract tutorial

A tutorial on creating storage deals programmatically via FVM smart contracts using the deal-making starter kit.

Key resources:

Projects

Saturn

Saturn was a Web3 CDN in the Filecoin retrieval market, enabling fast content delivery from Filecoin storage providers. The project is no longer active.

For current retrieval guidance, see Basic retrieval and Serving retrievals.

Was this page helpful?