Skip to content

Commit b5c59ff

Browse files
committed
refactor: remove Oracle Factory references from documentation and use cases
1 parent 5e3c7bb commit b5c59ff

File tree

4 files changed

+2
-24
lines changed

4 files changed

+2
-24
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Fork this repository and ensure you're working on the `main` branch:
150150

151151
- Add an audit section for smart contracts
152152
- Add Arbitrum support
153-
- On arbitrum hide : Oracle Factory ? , DataProtector Sharing ??
153+
- On arbitrum hide : DataProtector Sharing ??
154154
- Adapt hardcoded address to feat with new contracts deployed on arbitrum
155155
- Add link to the new explorer feature Asset_Types in the guide =>
156156
`handle-schemas-dataset-types`

src/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ features:
3535
- icon:
3636
title: Use iApps
3737
details:
38-
Execute existing iApps including Web3Mail, Web3Telegram, and Oracle
39-
Factory for your applications
38+
Execute existing iApps including Web3Mail, Web3Telegram for your applications
4039
link: /use-iapp/introduction
4140
- icon: 💰
4241
title: Monetize Data

src/overview/quick-start.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -93,17 +93,6 @@ learning and prototyping.
9393
buttonHref="https://codesandbox.io/p/github/iExecBlockchainComputing/web3mail-sandbox/main"
9494
/>
9595

96-
<ProjectCard
97-
title="Oracle Factory"
98-
description="Create and deploy custom oracles for bringing off-chain data into your Web3 applications."
99-
icon="mdi:database-cog"
100-
status="interactive"
101-
statusLabel="Interactive"
102-
buttonLabel="Open Sandbox"
103-
buttonIcon="mdi:code-braces"
104-
buttonHref="https://codesandbox.io/p/github/iExecBlockchainComputing/oracle-factory-sandbox/"
105-
/> </CardGrid>
106-
10796
## Next Steps
10897

10998
After exploring our starters and sandboxes:

src/overview/use-cases.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,6 @@ computing and decentralized data protection.
2727
demoIcon="mdi:message-processing"
2828
/>
2929

30-
<UseCaseCard
31-
title="Oracle Factory"
32-
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-
demoIcon="mdi:database-search"
38-
/>
39-
4030
<UseCaseCard
4131
title="AI Agent"
4232
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

Comments
 (0)