@@ -25,6 +25,12 @@ It enables developers to build and publish open APIs called **subgraphs** that
2525applications can query using GraphQL. This makes it easy to access blockchain
2626data without having to run your own indexing infrastructure.
2727
28+ <ImageViewer
29+ image-url-dark="/assets/tooling-&-explorers/the-graph/protocol-view.jpg"
30+ image-alt="The Graph Protocol"
31+ link-url="https://thegraph.com/docs/en/subgraphs/quick-start/ "
32+ />
33+
2834### Key Benefits for iExec
2935
3036- ** Decentralized Indexing** : Data is indexed by a network of decentralized
@@ -42,7 +48,7 @@ protocol.
4248
4349<CardGrid >
4450 <ProjectCard
45- title="iExec PoCo - Arbitrum Mainnet "
51+ title="iExec PoCo - Arbitrum"
4652 description="Indexes Proof of Contribution (PoCo) data on Arbitrum mainnet, including apps, deals, tasks, and workerpools"
4753 icon-image="/assets/icons/arbitrum.svg"
4854 status="available"
@@ -55,7 +61,7 @@ protocol.
5561 />
5662
5763 <ProjectCard
58- title="iExec DataProtector - Arbitrum Mainnet "
64+ title="iExec DataProtector - Arbitrum"
5965 description="Indexes DataProtector protocol data on Arbitrum mainnet, including protected data, access grants, and sharing mechanisms"
6066 icon-image="/assets/icons/arbitrum.svg"
6167 status="available"
@@ -68,7 +74,7 @@ protocol.
6874 />
6975
7076<ProjectCard
71- title="iExec PoCo - Bellecour Mainnet "
77+ title="iExec PoCo - Bellecour"
7278 description="Indexes Proof of Contribution (PoCo) data on Bellecour mainnet, including apps, deals, tasks, and workerpools"
7379 icon-image="/assets/icons/iexec-logo.png"
7480 status="available"
@@ -81,7 +87,7 @@ protocol.
8187 />
8288
8389<ProjectCard
84- title="iExec DataProtector - Bellecour Mainnet "
90+ title="iExec DataProtector - Bellecour"
8591 description="Indexes DataProtector protocol data on Bellecour mainnet, including protected data, access grants, and sharing mechanisms"
8692 icon-image="/assets/icons/iexec-logo.png"
8793 status="available"
0 commit comments