Skip to content

Files

Latest commit

957be5c · Apr 30, 2025

History

History
20 lines (15 loc) · 1.88 KB

storage-onramps.md

File metadata and controls

20 lines (15 loc) · 1.88 KB
description
Storage on-ramps and helpers are APIs and services that abstract Filecoin dealmaking into simple, streamlined API calls.

Storage onramps

Developers use web UIs, APIs, or libraries to send data to storage onramps. Behind the scenes, storage onramps receive the data and handle the underlying processes to store it in a reliable way, making deals with Filecoin storage providers.

The available storage onramps are:

  • Lighthouse "offers permanent, decentralized storage powered by Filecoin. Secure, scalable, and ideal for individuals, developers, and enterprises."
  • 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."
  • Storacha is an open hot storage network scales IPFS and Filecoin. Upload any data and Storacha will ensure it ends up on a decentralized set of IPFS and Filecoin storage providers. There Storacha docs detail the JavaScript and Go API libraries, and there is a no-code web uploader available as well.
  • Singularity "facilitates onboarding of large quantaties 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 is "a network coordinating people, hardware and capital to build a more open and resilient internet infrastructure for everyone."

Was this page helpful?