Skip to content

Commit 8a0cdd7

Browse files
committed
refactor: enhance clarity in 'welcome.md' by updating multi-chain interoperability description and repositioning decentralized confidential computing section
1 parent d09c07e commit 8a0cdd7

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

src/overview/welcome.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ iExec provides a complete toolkit that makes privacy simple and actionable:
4242
<div class="flex items-center gap-3">
4343
<span class="text-xl">⛓️</span>
4444
<div>
45-
<strong>Multi-Chain Interoperability:</strong> Deploy across multiple networks including Arbitrum and Bellecour sidechain with seamless EVM compatibility
45+
<strong>Multi-Chain Interoperability:</strong> Build privacy-first applications on supported networks
4646
</div>
4747
</div>
4848
<div class="flex items-center gap-3">
@@ -56,18 +56,10 @@ iExec provides a complete toolkit that makes privacy simple and actionable:
5656

5757
## 🔧 What we provide
5858

59-
### Privacy tools
60-
6159
Ready-to-use components to protect sensitive data and computation:
6260

6361
<div class="bg-[var(--vp-c-bg-soft)] rounded-[6px] p-6 mb-6">
6462
<div class="flex flex-col gap-4">
65-
<div class="flex items-start gap-3">
66-
<span class="text-xl">🛡️</span>
67-
<div>
68-
<strong>Decentralized Confidential Computing:</strong> Process data securely in secure and confidential environments while controlling access and monetization through blockchain
69-
</div>
70-
</div>
7163
<div class="flex items-start gap-3">
7264
<span class="text-xl">🔒</span>
7365
<div>
@@ -81,6 +73,12 @@ Ready-to-use components to protect sensitive data and computation:
8173
Confidential Computing made easy
8274
</div>
8375
</div>
76+
<div class="flex items-start gap-3">
77+
<span class="text-xl">🛡️</span>
78+
<div>
79+
<strong>Decentralized Confidential Computing:</strong> Process data securely in secure and confidential environments while controlling access and monetization through blockchain
80+
</div>
81+
</div>
8482
</div>
8583
</div>
8684

0 commit comments

Comments
 (0)