You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/overview/rlc.md
+12-7Lines changed: 12 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,10 @@ description:
11
11
<pclass="text-lg text-center text-gray-600 max-w-2xl">The native cryptocurrency that powers the entire iExec decentralized confidential computing ecosystem</p>
12
12
</div>
13
13
14
-
**RLC** (**R**un on **L**ots of **C**omputers) serves as the primary medium of exchange for
15
-
all interactions within the protocol, enabling users to access confidential
16
-
computing services, and rewarding providers for their contributions.
14
+
**RLC** (**R**un on **L**ots of **C**omputers) serves as the primary medium of
15
+
exchange for all interactions within the protocol, enabling users to access
16
+
confidential computing services, and rewarding providers for their
17
+
contributions.
17
18
18
19
## 🎯 What RLC Enables
19
20
@@ -36,11 +37,15 @@ transparently distributed to all iExec protocol participants:
36
37
37
38
</div>
38
39
39
-
**💡 Transparent:** Payments are distributed based on pricing and
40
-
conditions defined by each
41
-
provider (iApp, Protected Data, Worker) in their marketplace orders.
40
+
**💡 Transparent:** Payments are distributed based on pricing and conditions
41
+
defined by each provider (iApp, Protected Data, Worker) in their marketplace
42
+
orders.
42
43
43
-
**🔒 RLC Staking:** To run a task on the protocol (executing an application with protected data on a decentralized workerpool), you need to **lock RLC** in the protocol during the task period. In exchange, you receive **sRLC (staked RLC)**. Once the task is completed, you can recover the RLC that wasn't consumed for the task payment.
44
+
**🔒 RLC Staking:** To run a task on the protocol (executing an application with
45
+
protected data on a decentralized workerpool), you need to **lock RLC** in the
46
+
protocol during the task period. In exchange, you receive **sRLC (staked RLC)**.
47
+
Once the task is completed, you can recover the RLC that wasn't consumed for the
0 commit comments