Legacy programmatic storage (deprecated)
DEPRECATED - DO NOT USE
These workflows are retained for historical/reference context only.
Use instead: Getting started guide for Filecoin development.
Why this page exists
Earlier Filecoin programmatic-storage docs centered on Deal Client and RaaS-style flows. Those patterns are now deprecated and should not be used as primary guidance for new integrations.
Legacy workflow pages retained for reference
- Aggregated deal-making
- Direct deal-making
- Cross-Chain Data Bridge (CCDB)
- Data replication, renewal and repair (RaaS)
- RaaS interfaces
Migration guidance
When migrating from any legacy page above:
- Start with PDP (Proof of Data Possession).
- Use Getting started for stable replacement guidance.
- If you need managed ingestion flows, review Storage onramps.