docs_depin/docs/depin_specs/storage_networks/filecoin.md

42 lines
1.6 KiB
Markdown
Raw Normal View History

2025-01-07 23:18:02 +00:00
---
title: Filecoin
description: Detailed information about Filecoin
sidebar_position: 1
---
# Filecoin
## Overview
2025-02-01 16:00:17 +00:00
Filecoin is a decentralized, peer-to-peer network enabling anyone to store and retrieve data over the internet.
2025-01-07 23:18:02 +00:00
## Key Features
2025-01-07 23:47:02 +00:00
- **Currency:** FIL (Filecoin Token)
- **Buying Currency:** Available on exchanges like Binance and Coinbase.
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 FIL by storing and retrieving data.
- Validators can stake FIL to secure the network and earn rewards.
- **API:** Yes, Filecoin 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 FIL 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 Filecoin Network.
2. **Step 2:** The network stores the data securely and makes it available for retrieval.
3. **Step 3:** Users earn FIL 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 FIL tokens to become a validator.
- **Rewards:** Validators earn a percentage of transaction fees and block rewards.
2025-01-07 23:18:02 +00:00
## API Documentation
2025-01-07 23:47:02 +00:00
For detailed API documentation, visit [Filecoin API Docs](https://docs.filecoin.io).
2025-01-07 23:18:02 +00:00
## Additional Resources
2025-01-07 23:47:02 +00:00
- [Official Website](https://filecoin.io)
2025-01-13 14:50:53 +00:00
- [Community Link](https://t.me/filecoin)
- [GitHub Repository](https://github.com/filecoin-project)