Skip to content

Commit 7c1aa49

Browse files
committed
feat: mise à jour du titre de la section iApp en "Privacy iApp" et amélioration de la clarté dans la documentation
1 parent 0fd4e8a commit 7c1aa49

File tree

3 files changed

+11
-8
lines changed

3 files changed

+11
-8
lines changed

.vitepress/sidebar.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ export function getSidebar() {
6464
link: '/get-started/overview/protected-data',
6565
},
6666
{
67-
text: 'iApp',
67+
text: 'Privacy iApp',
6868
link: '/get-started/overview/iapp',
6969
},
7070
{

src/get-started/overview/iapp.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,15 @@ import CardGrid from '@/components/CardGrid.vue';
1313
import CardWithoutBorder from '@/components/CardWithoutBorder.vue';
1414
</script>
1515

16-
# iApp
16+
# Privacy iApp
17+
18+
An iExec App (iApp) is an application that runs inside a confidential
19+
environment (TEEs) to process Protected Data (created with DataProtector).
1720

18-
An iExec Application (iApp) brings privacy to your regular application code.
1921
Your Python scripts, AI models, or data processors can securely process
2022
protected data inside a TEE.
2123

22-
## Why iApp Matter ?
24+
## Why iApp Matters ?
2325

2426
iApp provide privacy capabilities. Process sensitive data while keeping it
2527
private and secure.

src/get-started/overview/rlc.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,16 +68,17 @@ payment.
6868

6969
### 📊 Ecosystem Growth Metrics
7070

71+
::: info Circulating Supply The entire circulating supply of RLC has already
72+
been minted. There are no pending token unlocks or private allocations that
73+
could impact the market. Since launch, iExec has been self-funded, without
74+
relying on VCs. :::
75+
7176
**RLC operates** on a utility-driven economic model where demand for
7277
confidential computing services drives token value:
7378

7479
**Fixed Supply**: RLC has a maximum supply of 87 million tokens, ensuring
7580
scarcity and value preservation.
7681

77-
The entire circulating supply of RLC has already been minted. There are no
78-
pending token unlocks or private allocations that could impact the market. Since
79-
launch, iExec has been self-funded, without relying on VCs.
80-
8182
**Network Effects**: As more users and providers join the iExec ecosystem, the
8283
demand for RLC increases, driving token value through network effects.
8384

0 commit comments

Comments
 (0)