Skip to content

Commit

Permalink
add Envio to Data Indexers section (#154)
Browse files Browse the repository at this point in the history
Co-authored-by: SvenMueller95 <[email protected]>
  • Loading branch information
SvenMuller95 and SvenMueller95 authored Nov 28, 2023
1 parent 6127fd3 commit 6134220
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions apps/base-docs/docs/tools/data-indexers.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,24 @@ To get started, [sign up](https://www.covalenthq.com/platform/?utm_source=base&u

---

## Envio

[Envio](https://envio.dev) is a full-featured data indexing solution that provides application developers with a seamless and efficient way to index and aggregate real-time and historical blockchain data for any EVM. The indexed data is easily accessible through custom GraphQL queries, providing developers with the flexibility and power to retrieve specific information.

Envio [HyperSync](https://docs.envio.dev/docs/hypersync) is an indexed layer of the Base blockchain for the hyper-speed syncing of historical data (JSON-RPC bypass). What would usually take hours to sync ~100,000 events can now be done in the order of less than a minute.

Designed to optimize the user experience, Envio offers automatic code generation, flexible language support, multi-chain data aggregation, and a reliable cost-effective hosted service.

To get started, visit the [documentation](https://docs.envio.dev/docs/overview) or follow the [quickstart](https://docs.envio.dev/docs/quickstart) guide.


#### Supported Networks

- Base Mainnet
- Base Goerli (Testnet)

---

## SubQuery

[SubQuery](https://subquery.network/) is a data indexer that provides developers with fast, reliable, decentralized, and customized APIs for accessing rich indexed data from over 80+ ecosystems (including Base) within their projects.
Expand Down

0 comments on commit 6134220

Please sign in to comment.