From cb6b774734c42593f9ee7bf203dff329c3b1a1ed Mon Sep 17 00:00:00 2001 From: Sven Muller Date: Mon, 5 Aug 2024 17:04:07 +0200 Subject: [PATCH 1/2] [feat] adds envio as supported indexer on sei --- pages/dev-ecosystem-providers/indexers/indexers.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pages/dev-ecosystem-providers/indexers/indexers.mdx b/pages/dev-ecosystem-providers/indexers/indexers.mdx index 38258b43..9e5f5fde 100644 --- a/pages/dev-ecosystem-providers/indexers/indexers.mdx +++ b/pages/dev-ecosystem-providers/indexers/indexers.mdx @@ -20,3 +20,9 @@ Allows for querying blockchain data using GraphQL. SubQuery is a fast, flexible, and reliable open-source data decentralised infrastructure network, providing both RPC and indexed data to consumers around the world. - [SubQuery Docs](https://academy.subquery.network/indexer/quickstart/quickstart_chains/cosmos-sei.html) + +## **Envio (EVM only)** + +Envio is a modern, multi-chain EVM blockchain indexing framework speed-optimized for querying real-time and historical data. + + - [Envio Docs](https://docs.envio.dev/docs/contract-import) From fc40b00822e5599b0c8c9898d438e90e241fbeb2 Mon Sep 17 00:00:00 2001 From: Sven Muller Date: Tue, 8 Oct 2024 14:54:48 +0200 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: seiyan-writer --- pages/dev-ecosystem-providers/indexers/indexers.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pages/dev-ecosystem-providers/indexers/indexers.mdx b/pages/dev-ecosystem-providers/indexers/indexers.mdx index 9e5f5fde..9b5fa6dc 100644 --- a/pages/dev-ecosystem-providers/indexers/indexers.mdx +++ b/pages/dev-ecosystem-providers/indexers/indexers.mdx @@ -23,6 +23,5 @@ SubQuery is a fast, flexible, and reliable open-source data decentralised infras ## **Envio (EVM only)** -Envio is a modern, multi-chain EVM blockchain indexing framework speed-optimized for querying real-time and historical data. +Envio is a modern, multi-chain EVM blockchain indexing framework, speed-optimized for querying real-time and historical data. Learn more in the [official Envio Docs](https://docs.envio.dev/docs/contract-import). - - [Envio Docs](https://docs.envio.dev/docs/contract-import)