@@ -56,49 +56,46 @@ Explore and experiment with iExec features directly in your browser. Perfect for
5656learning and prototyping.
5757
5858<CardGrid >
59- <ProjectCard
60- title="DataProtector Core"
61- description="Essential data protection features including encryption, access control, and secure storage."
62- icon="mdi: shield-lock "
63- status="interactive"
64- statusLabel="Interactive"
65- buttonLabel="Open Sandbox"
66- buttonIcon="mdi: code-braces "
67- buttonHref="https://codesandbox.io/p/github/iExecBlockchainComputing/dataprotector-sandbox/main "
68- />
6959
7060<ProjectCard
71- title="DataProtector Sharing"
72- description="Advanced data sharing capabilities with granular permissions and monetization features."
73- icon="mdi: share-variant "
74- status="interactive"
75- statusLabel="Interactive"
76- buttonLabel="Open Sandbox"
77- buttonIcon="mdi: code-braces "
78- buttonHref="https://codesandbox.io/p/github/iExecBlockchainComputing/dataprotector-sharing-sandbox/main "
79- />
61+ title="DataProtector Core"
62+ description="Essential data protection features including encryption, access control, and secure storage."
63+ icon="mdi: shield-lock "
64+ status="interactive"
65+ statusLabel="Interactive"
66+ buttonLabel="Open Sandbox"
67+ buttonHref="https://codesandbox.io/p/github/iExecBlockchainComputing/dataprotector-sandbox/main "
68+ />
8069
8170<ProjectCard
82- title="Web3 Telegram"
83- description="Privacy-preserving Telegram messaging integration with user consent management."
84- icon="mdi: message-lock "
85- status="interactive"
86- statusLabel="Interactive"
87- buttonLabel="Open Sandbox"
88- buttonIcon="mdi: code-braces "
89- buttonHref="https://codesandbox.io/p/github/iExecBlockchainComputing/web3-telegram-sandbox/main "
90- />
71+ title="DataProtector Sharing"
72+ description="Advanced data sharing capabilities with granular permissions and monetization features."
73+ icon="mdi: share-variant "
74+ status="interactive"
75+ statusLabel="Interactive"
76+ buttonLabel="Open Sandbox"
77+ buttonHref="https://codesandbox.io/p/github/iExecBlockchainComputing/dataprotector-sharing-sandbox/main "
78+ />
9179
9280<ProjectCard
93- title="Web3 Mail"
94- description="Secure email communication for Web3 users without revealing personal email addresses."
95- icon="mdi: email-lock "
96- status="interactive"
97- statusLabel="Interactive"
98- buttonLabel="Open Sandbox"
99- buttonIcon="mdi: code-braces "
100- buttonHref="https://codesandbox.io/p/github/iExecBlockchainComputing/web3mail-sandbox/main "
101- />
81+ title="Web3 Telegram"
82+ description="Privacy-preserving Telegram messaging integration with user consent management."
83+ icon="mdi: message-lock "
84+ status="interactive"
85+ statusLabel="Interactive"
86+ buttonLabel="Open Sandbox"
87+ buttonHref="https://codesandbox.io/p/github/iExecBlockchainComputing/web3-telegram-sandbox/main "
88+ />
89+
90+ <ProjectCard
91+ title="Web3 Mail"
92+ description="Secure email communication for Web3 users without revealing personal email addresses."
93+ icon="mdi: email-lock "
94+ status="interactive"
95+ statusLabel="Interactive"
96+ buttonLabel="Open Sandbox"
97+ buttonHref="https://codesandbox.io/p/github/iExecBlockchainComputing/web3mail-sandbox/main "
98+ />
10299
103100</CardGrid >
104101
0 commit comments