Skip to content

Commit 153f901

Browse files
chore(dev-tools): add Envio to indexers in docs (#1181)
Co-authored-by: Dinesh Pinto <annual.fallout_0z@icloud.com>
1 parent b89b2d5 commit 153f901

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/features/DeveloperTools/developer-tools.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"toolDescriptions": {
33
"QuickNode": "High-performance APIs for queries, transactions, and cross-chain operations.",
4+
"Envio": "A modern, multi-chain EVM blockchain indexer for querying real-time and historical data.",
45
"Ankr": "Infrastructure and developer tools for blockchain application deployment.",
56
"Thirdweb": "SDK for building, launching, and managing Web3 applications with minimal configuration.",
67
"ChainList": "All public RPCs supporting Flare.",
@@ -84,6 +85,10 @@
8485
}
8586
],
8687
"Indexers": [
88+
{
89+
"name": "Envio",
90+
"link": "https://docs.envio.dev/docs/HyperIndex/flare"
91+
},
8792
{
8893
"name": "Goldsky",
8994
"link": "https://docs.goldsky.com/chains/flare"

0 commit comments

Comments
 (0)