File tree Expand file tree Collapse file tree 3 files changed +20
-11
lines changed
Expand file tree Collapse file tree 3 files changed +20
-11
lines changed Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ bun add @iexec/dataprotector
161161import { Address , IExecDataProtector } from ' @iexec/dataprotector' ;
162162```
163163
164- Create a new instance and call the methods you need
164+ Create a new instance and call the methods you need.
165165
166166 </div >
167167</div >
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ import CardWithoutBorder from '@/components/CardWithoutBorder.vue';
1717
1818An iExec Application (iApp) brings privacy to your regular application code.
1919Your Python scripts, AI models, or data processors can securely process
20- protected data inside a TEE (Trusted Execution Environment) .
20+ protected data inside a TEE.
2121
2222## Why iApp Matter ?
2323
Original file line number Diff line number Diff line change @@ -53,16 +53,25 @@ actionable:
5353- ** Available Tools:** Composable toolkit, SDK, and ready-to-use components for
5454 straightforward development
5555
56- ## What we Provide
56+ ## Tools & support to build with confidence
5757
58- Ready-to-use components to protect sensitive data and computation:
58+ Building with iExec means you don't just get the tech—you get a partner.
5959
60- - ** DataProtector:** Secure and control access to sensitive information
61- - ** iApp Generator:** Bootstrap your Privacy Apps on TEEs. Confidential
62- Computing made easy
63- - ** Decentralized Confidential Computing:** Process data securely in secure and
64- confidential environments while controlling access and monetization through
65- blockchain
60+ ### The iExec toolkit
61+
62+ ** DataProtector:** Secure and control access to sensitive information
63+
64+ ** App Generator:** Bootstrap your Privacy Apps on TEEs. Confidential Computing made easy
65+
66+ ** Web3Messaging:** Integrate Web3Mail and/or Web3Telegram to communicate with Ethereum accounts without having access to their personal data.
67+
68+ ### Support & guidance
69+
70+ ** Grants & Incentives:** Financial support to help builders bring their ideas to life
71+
72+ ** Hands-on Guidance:** Our team works alongside you to overcome challenges and scale your project
73+
74+ ** Shared Vision:** Join a community that's shaping the future of privacy-first applications
6675
6776## Real-world Use Cases
6877
@@ -108,7 +117,7 @@ Ready-to-use components to protect sensitive data and computation:
108117### 🎮 Gaming
109118
110119- Protect player data and game assets
111- - Process in-game transactions securely<
120+ - Process in-game transactions securely
112121
113122</CardWithoutBorder >
114123
You can’t perform that action at this time.
0 commit comments