Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions .gitbook/developers-evm/infrastructure-and-tooling.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,22 @@ BlockScoutInjective is supported by a rich ecosystem of industry-leading infrast
</thead>
<tbody>
<tr>
<td><a href="https://envio.dev/?utm_source=injective&utm_medium=partner-docs">Envio</a></td>
<td>
<p>
Envio is the data layer for blockchain apps. It gives Injective developers the fastest, most flexible way to get real-time and historical onchain data, from a single GraphQL API to raw high-speed access, with managed hosting on Envio Cloud. Envio's HyperIndex natively supports indexing any EVM chain out of the box, so you can index Injective inEVM by pointing an indexer at your own RPC as the data source.
</p>
<ul>
<li>
<a href="https://docs.envio.dev/docs/HyperIndex/overview?utm_source=injective&utm_medium=partner-docs">HyperIndex overview</a>
</li>
<li>
<a href="https://docs.envio.dev/docs/HyperIndex/rpc-sync?utm_source=injective&utm_medium=partner-docs">Indexing via RPC quick start</a>
</li>
</ul>
</td>
</tr>
<tr>
<td><a href="https://thegraph.com/networks/injective/?subnetwork=injective-testnet">The Graph</a></td>
<td>
<p>
Expand Down