Skip to content

Commit 8dd4797

Browse files
authored
Merge branch 'main' into copywriting/content-review
2 parents ff65ff1 + 674f670 commit 8dd4797

File tree

14 files changed

+434
-762
lines changed

14 files changed

+434
-762
lines changed

.vitepress/sidebar.ts

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -153,10 +153,6 @@ export function getSidebar() {
153153
text: 'Quick Start',
154154
link: '/guides/build-iapp/advanced/quick-start',
155155
},
156-
{
157-
text: 'Build your first application',
158-
link: '/guides/build-iapp/advanced/build-your-first-iapp',
159-
},
160156
{
161157
text: 'Build your first SGX app',
162158
link: '/guides/build-iapp/advanced/build-your-first-sgx-iapp',
@@ -202,7 +198,7 @@ export function getSidebar() {
202198
},
203199
{
204200
text: 'Integrate Web3 Messaging',
205-
link: '/guides/use-iapp/web3-messaging',
201+
link: '/guides/use-iapp/integrate-web3-messaging',
206202
},
207203
],
208204
},
@@ -551,7 +547,6 @@ export function getSidebar() {
551547
},
552548
{
553549
text: 'Workers & Workerpools',
554-
collapsed: true,
555550
items: [
556551
{
557552
text: 'Worker Quick Start',
@@ -565,7 +560,6 @@ export function getSidebar() {
565560
},
566561
{
567562
text: '🔒 TEE Technology',
568-
collapsed: true,
569563
items: [
570564
{
571565
text: 'Introduction to TEE Technologies',

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -226,11 +226,9 @@ for input parameters:
226226

227227
## TODO
228228

229-
- Adapt hardcoded address to feat with new contracts deployed on arbitrum
230229
- Add link to the new explorer feature Asset_Types in the guide =>
231230
`handle-schemas-dataset-types`
232231
- Add link to remix for deploying whitelist
233-
- complete `use-iapp` section
234232
- Maybe split input and output in two diff sub section in build your iapp guide
235233
- Explorer l'intégration de codeSpace
236234
- Add a Development workflow section (1 - ProtectData, 2- ...)
@@ -239,25 +237,20 @@ for input parameters:
239237
- Update the Dune Dashboard to the final version
240238
- Add new section in `iexec-explorer.md` file to talk about: available chain on
241239
the UI + SRLC/RLC on account section feature of the protocol
242-
- Update or add design illustrations based on the new design system
243-
- Check how to pay guide to update with the launch on Arbitrum (RLC vs xRLC)
244240
- framework AI supporté
245241
- check glossary
246-
- migrate github iexec SDK doc here
247242
- migrate pay-per-task page into a guide
248243
- check pages (introduction & getting-started) for use-iapp guide
249244
- Schema what is iexec to do and implement
250245
- Give recap of Workerpool address fo chains
251246
- Talk about ENS on Bellecour(it's not supported on arbitrum)
252-
- Rework Advanced iApp building guides. (from "old" protocol doc) <<<<<<< HEAD
253247
- Talk about encrypting results in use-iapp
254248
- Refactor "advanced" section in build-iapp
255249
- Rework src\get-started\protocol\iexec-doracle.md (transfer to guide or
256250
rewrite)
257251
- Talk about encrypting results in use-iapp
258-
- Refactor "advanced" section in build-iapp
259252
- Rework src\get-started\protocol\oracle.md (transfer to guide or rewrite)
260253
- Talk about iApp secret
261254
- Improve Guide in build-iapp section - be more clear for builder ( how to
262255
process process protectedData, clarify input-output guide)
263-
- refactor iapp generator cli reference
256+
- Add illustration in the different pages

src/assets/use-cases/elizaos.png

415 KB
Loading
2.56 MB
Loading
1.48 MB
Loading
1.66 MB
Loading

src/get-started/toolkit.md

Lines changed: 41 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,45 @@ description: Essential tools and resources for building on iExec
55

66
# 🛠️ iExec Toolkit
77

8-
This page is under development.
8+
Build faster and smarter with our turnkey toolkit designed to streamline your
9+
iExec development experience.
910

10-
<!-- TODO: Add comprehensive toolkit overview -->
11+
## 🚀 iApp Generator
12+
13+
The **iApp Generator** is your quick-start solution for creating iExec
14+
confidential decentralized applications. Generate production-ready iApp with
15+
just a few commands, let free your imagination.
16+
17+
### Key Features
18+
19+
- **Development templates** that simplify iApp development
20+
- **Streamlined wallet management** for easy app deployment
21+
- **Governance management** to control who accesses your app, when, and at what
22+
price
23+
24+
### Get Started
25+
26+
Jump right into building with our comprehensive guide:
27+
[Building Your iApp →](/references/iapp-generator/building-your-iexec-app.md)
28+
29+
## 🔒 DataProtector-SDK
30+
31+
The **DataProtector-SDK** provides a complete toolkit for managing confidential
32+
data on iExec. Protect, share, and monetize your data by exposing the protected
33+
asset type on the iExec protocol without revealing the actual value, allowing
34+
users to pay for access.
35+
36+
### Key Features
37+
38+
- **Easy data protection** through SDK methods
39+
- **Asset visualization** to easily view and explore protected asset types on
40+
the iExec protocol
41+
- **Content consumption** capabilities for accessing protected data through
42+
confidential iExec applications (iApps)
43+
- **Governance management** to control who accesses your data, when, and at what
44+
price
45+
46+
### Get Started
47+
48+
Learn how to protect and manage your data:
49+
[DataProtector Getting Started →](/references/dataProtector/getting-started.md)

src/get-started/use-cases.md

Lines changed: 36 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,42 @@ technologies.
3636

3737
<UseCaseCard
3838
title="AI Agent"
39-
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."
39+
description="Execute ElizaOS AI agents with full confidentiality in iExec TDX Trusted Execution Environments (TEEs)"
4040
:imageUrl="elizaosImage"
4141
imageAlt="AI Applications Demo Screenshot"
42-
:features="['AI', 'TEE', 'Confidential Computing']"
42+
:features="['AI Agents', 'TDX TEE', 'Confidential Computing']"
4343
githubUrl="https://github.com/iExecBlockchainComputing/iexec-elizaos-agent"
44-
demoIcon="mdi:brain"
44+
demoIcon="mdi:robot"
45+
/>
46+
47+
<UseCaseCard
48+
title="MCP Server"
49+
description="A Model Context Protocol (MCP) compatible server to interact with the iExec protocol — built for Claude, agents, and AI tooling"
50+
:imageUrl="mpcServer"
51+
imageAlt="AI Applications Demo Screenshot"
52+
:features="['MCP Protocol', 'AI Integration', 'Claude Support']"
53+
githubUrl="https://github.com/iExecBlockchainComputing/iexec-mcp-server"
54+
demoIcon="mdi:server"
55+
/>
56+
57+
<UseCaseCard
58+
title="Image Caption Matcher"
59+
description="The Image-Caption Matcher Project validates how well an image matches a textual description using Artificial Intelligence (AI)"
60+
:imageUrl="imageCaptionMatcher"
61+
imageAlt="AI Applications Demo Screenshot"
62+
:features="['Image Analysis', 'Text Matching', 'AI Validation']"
63+
githubUrl="https://github.com/iExecBlockchainComputing/image-caption-matcher-poc"
64+
demoIcon="mdi:image-text"
65+
/>
66+
67+
<UseCaseCard
68+
title="Image Generator iApp"
69+
description="The Image Generator iApp is a Confidential Computing application that generates an image based on a provided text prompt. It leverages iExec's Trusted Execution Environments (TEE) and the CompVis/stable-diffusion-v1-4 model from Hugging Face for secure, private computation."
70+
:imageUrl="privateImageGenerator"
71+
imageAlt="AI Applications Demo Screenshot"
72+
:features="['Image Generation', 'Text-to-Image']"
73+
githubUrl="https://github.com/iExecBlockchainComputing/image-generation-poc"
74+
demoIcon="mdi:image-plus"
4575
/>
4676

4777
</div>
@@ -53,4 +83,7 @@ import UseCaseCard from '@/components/UseCaseCard.vue';
5383
import contentCreatorImage from '@/assets/use-cases/content-creator.png';
5484
import web3MessagingImage from '@/assets/use-cases/web3-messaging.png';
5585
import elizaosImage from '@/assets/use-cases/elizaos.png';
86+
import mpcServer from '@/assets/use-cases/mpc-server.jpg';
87+
import privateImageGenerator from '@/assets/use-cases/private-image-generator.png';
88+
import imageCaptionMatcher from '@/assets/use-cases/image-caption-matcher.png';
5689
</script>

0 commit comments

Comments
 (0)