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/use-cases.md
+25-3Lines changed: 25 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ computing and decentralized data protection.
8
8
<UseCaseCard
9
9
title="Content Creator"
10
10
description="A comprehensive demo showcasing iExec's DataProtector Sharing module. Experience privacy-first data sharing where content creators can securely share their work while maintaining full control over access permissions and monetization."
@@ -17,16 +17,38 @@ computing and decentralized data protection.
17
17
/>
18
18
19
19
<UseCaseCard
20
-
title="Web3Messaging"
20
+
title="Web3 Messaging"
21
21
description="Secure communication platform for Web3 users enabling privacy-preserving messaging through Web3Mail and Web3Telegram. Users maintain control over their data while enabling targeted communication and monetizing their engagement."
description="Decentralized oracle platform providing secure and verifiable data feeds for smart contracts. Data are fetched through iApps that run on a decentralized confidential computing layer, ensuring privacy-preserving computation and access to verified external data sources for your DeFi and Web3 applications."
33
+
imageUrl="/assets/use-cases/oracle-factory.png"
34
+
imageAlt="OracleFactory Demo Screenshot"
35
+
:features="['Oracle Factory']"
36
+
demoUrl="https://oracle-factory.iex.ec/gallery"
37
+
githubUrl=""
38
+
demoIcon="mdi:database-search"
39
+
/>
40
+
41
+
<UseCaseCard
42
+
title="AI Applications"
43
+
description="Showcase of artificial intelligence applications running on iExec's confidential computing infrastructure. Experience privacy-preserving AI inference, machine learning model execution, and secure data analysis with TEE protection."
0 commit comments