Swan Chain
  • BULDERS
    • Getting Started
    • DApp Developer
      • Deploying Your First Smart Contract with Remix
      • Interacting with Smart Contract on Swan Chain Using Go
    • App Developer
      • Building Docker Images and Deployment file with LDL
        • Lagrange Definition Language(LDL)
      • Deploying with Swan SDK
      • Store and Retrieve a File with Swan Storage
        • 1. Set up the python-MCS-SDK
        • 2.Create and Manage Buckets
        • 3.Upload Files and Folders
        • 4.Retrieve and Download Files
        • 5.Delete Files and Buckets
    • Node Operator
      • Swan Node Snapshots
    • Market Provider
      • Storage Market
      • AI/ML Orchestrator
        • Decentralized AI Marketplace
        • Connect to Orchestrator
      • Web3 ZK Computing Market
        • ZK Auction Engine
        • Sequencer
        • Contribute zk-UBI-task
          • How to Contribute
        • Example
      • Customized Market Provider
    • Computing Provider
      • Fog Computing Provider(FCP)
        • FCP Setup
        • Migrating FCP to Swan Mainnet
        • FCP Funding Operations Guide
        • FCP FAQ
      • Edge Computing Provider (ECP)
        • ECP Setup
        • ECP Funding Operations Guide
        • ECP FAQ
      • FAQ
    • Storage Provider
      • Storage Auction System
    • Developer Tools
      • Swan SDK
        • Python Swan SDK
          • Special Case: Create ssh login instance
          • SWAN Orchestrator SDK - Function and Parameter Reference
        • Go Swan SDK
          • A Sample Tutorial
      • Swan Console
        • Getting Started
        • Blockchain GPU Task Example
        • Custom Blockchain GPU Task Pools
      • Lagrange
      • Swan IPFS Storage
      • Nebula Block Cloud
      • Ecosystem Projects
    • Mission 3.0
      • Get Started
        • For Users
        • For Space Holders
  • NETWORK REFERENCE
    • Network Info
      • Set Up Your Wallet
      • Bridge Token
    • Contract Addresses
    • Fees
  • Core Concepts
    • Introduction to Swan Chain
    • Consensus Layer
    • Peer-to-peer (P2P) Network
    • Payment Channels
    • Service Discovery
    • Market Provider
      • Storage Market
      • AI Computing Marketplace
        • Orchestrator
        • Auction Engine
        • Bidding Task State Machine
      • ZK Proof Marketplace
        • ZK Task
        • ZK Pool
    • Storage Layer
    • Computing Layer
      • Computing Provider Protocol
      • Computing Provider Account
      • Layer3 Computing Protocol
      • Reputation System
      • Dynamic Pricing
    • CDN Layer
    • Tokenomics
      • UBI Allocation Curve
      • Computing Provider Income
      • Computing Provider Collateral
        • Collateral Requirement and Computing Unit
        • DePIN Oracle
      • Governance
        • Treasure DAO
    • Glossary
  • Swan Chain Campaign
    • Swan CP UBI
    • Swan Chain Mainnet
      • Network Information
      • Swan Token
      • Swan Chain Mission
        • Social Mission
        • Onchain Mission
        • Mission: Celestial Bloom
      • Swan Provider Campaign
        • Fog Computing Provider (FCP)
        • Edge Computing Provider (ECP)
        • Market Provider (MP)
      • GALXE Campaign
      • Free Tier and Special Credit Programs
    • Atom Accelerator Race
      • Before You Get Started
        • Set Up MetaMask
        • Claim SepoliaETH
        • Claim testSWAN
      • CP Acceleration Program
      • Builder Acceleration Program
      • On-chain Interaction Race
      • Community Engagement Challenge
      • FAQ
    • Swan Saturn Testnet
      • Before You Get Started
        • Set Up MetaMask
        • Claim Faucet Tokens
        • Bridge Tokens
      • Transaction Drive Program
      • Community and Educational Events
      • Partnership and Integration Program
      • KOL Program
      • Computing Provider Program
        • FAQ
      • Developer Grant Program
      • FAQ
    • Swan Jupiter Testnet
      • How to Participate
      • Before You Get Started
      • Network Early Adopter
      • FAQ
  • RESOURCE
    • Links
    • Brand Kit
Powered by GitBook
On this page
  1. Core Concepts

Storage Layer

Cross chain Data Availability

PreviousZK PoolNextComputing Layer

Last updated 11 months ago

Swan, as a prominent player in the decentralized computing domain, has strategically positioned itself to leverage multiple storage solutions, ensuring optimal data availability and versatility. Here's a breakdown of how Swan integrates various storage platforms:

  1. IPFS (InterPlanetary File System): Swan utilizes IPFS for decentralized file storage. Given IPFS's peer-to-peer nature, it's an ideal choice for distributing and ensuring the availability of files across a decentralized network. This ensures that data is not only stored securely but is also easily retrievable from any point in the network.

  2. Storj: Recognizing the increasing demand for media content streaming, Swan integrates Storj, which is optimized for streaming media files. Storj's decentralized cloud storage ensures that media files are delivered seamlessly, providing an uninterrupted streaming experience for users.

  3. Filecoin: For archiving larger files, Swan leverages the Filecoin network. Filecoin's decentralized storage marketplace is perfect for long-term storage solutions, ensuring that large datasets are securely archived and remain accessible when needed.

  4. BNB GreenField: As an innovative blockchain and storage platform, BNB GreenField offers a unique approach to data management and ownership. Swan's integration with GreenField further enhances its storage capabilities, allowing for more flexible and efficient data management solutions.

  5. Cross-Chain Contracts: One of Swan's standout features is its ability to use cross-chain contracts to interact with different storage solution providers. This means that Swan can dynamically choose the best storage solution based on the specific needs of a task, be it decentralized file storage, media streaming, or large file archiving.

In essence, Swan's multi-faceted approach to data availability ensures that it can cater to a wide range of storage needs, from decentralized file sharing to media streaming and large file archiving. By integrating multiple storage platforms and utilizing cross-chain contracts, Swan is setting a new standard for decentralized data storage and management.

For more details about cross chain storage design, please refer to

multichain.storage
Cross Chain Storage structure