LogoLogo
WebsiteDiscordTelegramX (Twitter)
  • About LightLink
    • What is LightLink?
    • Low Gas Fees
    • Enterprise Mode With Zero Fees
    • Benefits of Enterprise Mode
  • Using LightLink
    • Connecting a Wallet
    • Adding LL Tokens to Your Wallet
    • Bridging Assets
    • Getting Testnet Tokens
    • Use Cases
  • Building on LightLink
    • Live Networks
    • EVM and Solidity Basics
    • Smart Contracts
    • Boneh-Lynn-Shacham Signatures (BLS)
    • JSON-RPC Specification
    • Enterprise Mode Overview
    • Enabling Enterprise Mode
    • Developer AI Support
  • Tools for Developers
    • Bolt for Gasless NFT Minting
    • Block Explorers
    • Clients
    • IDEs
    • Toolchains
    • Data Indexers
    • Oracles and Random Number Generators
    • Deployed Contracts
    • SPACE ID Web3 Name SDK
  • Achitecture & Design
    • LightLink Protocol: Deep Dive
    • Bridge Architecture
    • Live Contracts Addresses
  • Miscellaneous
    • Brand Assets
    • Security Audits
    • Ecosystem Growth Program
Powered by GitBook
On this page
  • The Graph
  • Envio
  • Flair
  1. Tools for Developers

Data Indexers

PreviousToolchainsNextOracles and Random Number Generators

Last updated 1 year ago

The Graph

is the most popular blockchain indexing solution to simplify data delivery. The Graph indexes blockchain data based on subgraph descriptions and allows for effectively querying and filtering data with GraphQL.

Envio

is a self-hosted indexer for custom EVM chains. It is a simple tool to index data from your dApp and to use it to track stats or deliver data to the frontend.

Flair

is a free indexing solution for maintaining an indexed database of filtered transactions for any EVM chain.

The Graph
Official documentation
Envio
Official documentation
Flair
Official documentation