Skip to content

Commit 6f44adf

Browse files
committed
fix: enhance iApp documentation for improved clarity and user experience
- Revised the iApp Generator section to clarify the process of building TEE-compatible applications, emphasizing ease of access and deployment. - Improved the language for selecting project modes and languages, making it more user-friendly and accessible for developers of varying experience levels.
1 parent 28a655e commit 6f44adf

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

src/build-iapp/guides/build-&-deploy-iapp.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,18 @@ description:
44
How to build an confidential iexec application and deploy it on iexec protocol
55
---
66

7-
87
## iApp Generator: Your Development Tool
98

109
Bootstrap TEE-compatible applications in minutes without any hardcoding skills,
1110
iApp Generator handles all the low-level complexity for you.
1211

1312
- **Access to TEEs easily** - No need to dive into low-level requirements, build
14-
iApps that connect to TEE in minutes
13+
iApps that connect to TEEs in minutes.
1514
- **Check and deploy iApps quickly** - iApp Generator checks that your iApp
16-
complies with the iExec Framework and streamlines its deployment
17-
- **Select your project mode & language** - Select between basic or advanced
18-
setup depending on your iExec level experience. You also have the choice
19-
between Python or JavaScript
15+
complies with the iExec Framework and streamlines its deployment.
16+
- **Select your project mode & language** - Get started with either a basic or
17+
advanced setup, depending on your experience with the iExec framework. You can
18+
use Python or JavaScript—whichever you prefer!
2019

2120
```bash
2221
# Create your iApp (Python or Node.js supported)

0 commit comments

Comments
 (0)