docs_depin/docs/depin_specs/storage_networks/arweave.md

42 lines
1.6 KiB
Markdown
Raw Normal View History

2025-01-07 23:18:02 +00:00
---
title: Arweave
description: Detailed information about Arweave
sidebar_position: 2
---
# Arweave
## Overview
2025-01-07 23:47:02 +00:00
Arweave is a decentralized storage network that allows users to store data permanently. It leverages blockchain technology to create a more reliable and permanent data storage solution.
2025-01-07 23:18:02 +00:00
## Key Features
2025-01-07 23:47:02 +00:00
- **Currency:** AR (Arweave Token)
- **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 AR by storing data permanently.
- Validators can stake AR to secure the network and earn rewards.
- **API:** Yes, Arweave 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 data permanently and earn AR 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 Arweave Network.
2. **Step 2:** The network stores the data permanently and makes it available for retrieval.
3. **Step 3:** Users earn AR tokens based on the amount of data stored.
2025-01-07 23:18:02 +00:00
## Staking
2025-01-07 23:47:02 +00:00
- **Staking Requirements:** Minimum of 10,000 AR 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 [Arweave Docs](https://docs.arweave.org).
2025-01-07 23:18:02 +00:00
## Additional Resources
2025-01-07 23:47:02 +00:00
- [Official Website](https://arweave.org)
2025-01-13 14:50:53 +00:00
- [Community Link](https://www.reddit.com/r/Arweave/)
- [GitHub Repository](https://github.com/ArweaveTeam)