info_docs_depin/docs/depin_specs/compute_networks/iexec.md

42 lines
1.7 KiB
Markdown
Raw Normal View History

2025-01-07 23:18:02 +00:00
---
title: iExec
description: Detailed information about iExec
sidebar_position: 4
---
# Iexec
## Overview
2025-01-07 23:47:02 +00:00
iExec is a decentralized cloud computing platform that allows users to rent out their computing power for various tasks. It leverages blockchain technology to create a peer-to-peer computing marketplace.
2025-01-07 23:18:02 +00:00
## Key Features
2025-01-07 23:47:02 +00:00
- **Currency:** RLC (iExec 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 computing power sharing.
- 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 computing tasks and payment processing.
2025-01-07 23:18:02 +00:00
- **Utility in the Project:**
2025-01-07 23:47:02 +00:00
- Users can earn RLC by renting out their computing power.
- Validators can stake RLC to secure the network and earn rewards.
- **API:** Yes, iExec 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 rent out their computing power and earn RLC tokens.
2025-01-07 23:18:02 +00:00
## How It Works
2025-01-07 23:47:02 +00:00
1. **Step 1:** Users connect their devices to the iExec Network.
2. **Step 2:** The network matches users who need computing power with those who have it.
3. **Step 3:** Users earn RLC tokens based on the amount of computing power provided.
2025-01-07 23:18:02 +00:00
## Staking
2025-01-07 23:47:02 +00:00
- **Staking Requirements:** Minimum of 10,000 RLC 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 [iExec API Docs](https://docs.iex.ec).
2025-01-07 23:18:02 +00:00
## Additional Resources
2025-01-07 23:47:02 +00:00
- [Official Website](https://iex.ec)
- [Community Forum](https://community.iex.ec)
- [GitHub Repository](https://github.com/iExec)