From 2454708fab28fdc89e8684a1c174aec51febb3a7 Mon Sep 17 00:00:00 2001 From: Jordyn | Envio <82444671+Jordy-Baby@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:57:02 +0000 Subject: [PATCH] Update ecosystem-data.json : Add Envio to eco page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Hey, we'd love to get Envio added to your eco section. 🙂 Envio’s indexing framework supports devs building on Fraxtal with efficient access to real-time & historical data. Sync millions of events 2000x faster than RPC. Easy, fast & customizable. https://docs.envio.dev/docs/HyperIndex/fraxtal More info: https://envio.dev/ Feel free to reach out if you require anything further from our end. Thanks! --- public/ecosystem-data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/public/ecosystem-data.json b/public/ecosystem-data.json index 47b7372..9b0cc79 100644 --- a/public/ecosystem-data.json +++ b/public/ecosystem-data.json @@ -1,5 +1,15 @@ { "items": [ + { + "key": "envio", + "name": "Envio", + "url": "https://envio.dev", + "description": "Envio is a modern, multi-chain EVM blockchain indexer for querying real-time and historical data.", + "tags": ["Infra"], + "imageUrl": "https://raw.githubusercontent.com/enviodev/brandkit/0a83f64e2fdbf1f58581ac1bbccd79d615568667/logos/envio-logo-1x1-clear.svg", + "twitterXUrl": "https://x.com/envio_indexer", + "discordUrl": "https://discord.com/invite/envio" + }, { "key": "the-graph", "name": "The Graph",