docs_depin/docs/depin_specs/storage_networks/sia.md

42 lines
1.6 KiB
Markdown
Raw Normal View History

2025-01-07 23:18:02 +00:00
---
title: Sia
description: Detailed information about Sia
sidebar_position: 4
---
# Sia
## Overview
2025-01-07 23:47:02 +00:00
Sia is a decentralized cloud storage platform that allows users to store and retrieve data in a secure and efficient manner. It leverages blockchain technology to create a more reliable data storage solution.
2025-01-07 23:18:02 +00:00
## Key Features
2025-01-07 23:47:02 +00:00
- **Currency:** SC (Siacoin)
- **Buying Currency:** Available on exchanges like Binance and Kraken.
2025-01-07 23:18:02 +00:00
- **Utility:**
2025-01-07 23:47:02 +00:00
- Used for network transactions and incentivizing data storage.
- Staking rewards for network validators.
2025-01-07 23:18:02 +00:00
- **Automation:**
2025-01-07 23:47:02 +00:00
- Smart contracts automate data storage and retrieval processes.
2025-01-07 23:18:02 +00:00
- **Utility in the Project:**
2025-01-07 23:47:02 +00:00
- Users can earn SC by storing and retrieving data.
- Validators can stake SC to secure the network and earn rewards.
- **API:** Yes, Sia provides an API for developers to integrate with their applications.
2025-01-07 23:18:02 +00:00
- **User Perspective:**
2025-01-07 23:47:02 +00:00
- Users can easily store and retrieve data and earn SC tokens.
2025-01-07 23:18:02 +00:00
## How It Works
2025-01-07 23:47:02 +00:00
1. **Step 1:** Users upload their data to the Sia Network.
2. **Step 2:** The network stores the data securely and makes it available for retrieval.
3. **Step 3:** Users earn SC tokens based on the amount of data stored and retrieved.
2025-01-07 23:18:02 +00:00
## Staking
2025-01-07 23:47:02 +00:00
- **Staking Requirements:** Minimum of 10,000 SC tokens to become a validator.
- **Rewards:** Validators earn a percentage of transaction fees and block rewards.
2025-01-07 23:18:02 +00:00
2025-01-13 14:50:53 +00:00
## Documentation
For detailed documentation, visit [Sia Docs](https://docs.sia.tech).
2025-01-07 23:18:02 +00:00
## Additional Resources
2025-01-07 23:47:02 +00:00
- [Official Website](https://sia.tech)
2025-01-13 14:50:53 +00:00
- [Community Link](https://discord.com/invite/sia)
- [GitHub Repository](https://github.com/siafoundation)