Skip to content

Latest commit

 

History

History

store-and-retrieve-a-file-with-swan-storage

Store and Retrieve a File with Swan Storage

Introduction

Multi-Chain Storage (MCS) is the core component of Swan Chain's decentralized storage solution. MCS integrates multiple blockchain networks to provide a secure, efficient, and scalable storage service. It leverages smart contracts for enhanced security, ensures data redundancy through decentralized storage on IPFS and the Filecoin network, and offers a user-friendly interface for seamless interaction with the storage system.

This guide will walk you through the steps to install and configure the MCS SDK, create and manage storage buckets, upload and download files, and maintain your storage environment.

Overview of Steps

  1. Set up the python-MCS-SDK
  2. Create amd Manage Buckets
  3. Upload Files and Folders
  4. Retrieve and Download Files
  5. Delete Files and Buckets