1 dépôt
Data layers specifically designed to support web3 applications by indexing blockchain state.
Distinct from Decentralization: Focuses on the complete backend data layer for dApps rather than just analysis or replication.
Explore 1 awesome GitHub repository matching data & databases · Decentralized Application Backends. Refine with filters or upvote what's useful.
Subql is a blockchain data indexing framework and TypeScript-based indexer used to extract raw blockchain events and transactions and transform them into structured, queryable data entities. It functions as a data API and a tool for building decentralized application backends, providing a query interface for type-safe access to indexed blockchain data. The project includes an AI-powered query engine that utilizes large language models to translate natural language questions into structured GraphQL queries. This system can orchestrate multi-step queries by breaking down complex requests into s
Provides the data layer for web3 products by managing indexing nodes and hosting processed chain data.