Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Featuring SubQuery #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions content/docs/developers/subquery.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
title: "SubQuery Indexer"
description: "Open-source data indexer that provides developers with custom APIs for web3 projects"
lead: "Open-source data indexer that provides developers with custom APIs for web3 projects"
date: 2024-06-28T00:00:00+00:00
lastmod: 2024-06-28T00:00:00+00:00
draft: false
images: []
menu:
docs:
parent: "developers"
weight: 280
toc: true
---

SubQuery is a leading blockchain data indexer empowering developers with fast, flexible, and universal decentralised APIs for their web3 projects. With the SubQuery SDK, developers can access rich indexed data and create immersive decentralised applications with efficiency and speed. SubQuery supports numerous ecosystems including Reef, Polkadot, Cosmos, Ethereum, Polygon, Algorand, NEAR, and Avalanche.

One of SubQuery's key strengths lies in its ability to aggregate data not only within a single blockchain but also across multiple blockchains within a unified project. This enables the development of advanced analytics dashboards, cross-chain block scanners, and initiatives focused on indexing XCM messages across parachains.

Superior performance is guaranteed with multiple RPC endpoint configurations, multi-worker capabilities, and a customisable caching architecture. To learn more, explore the comprehensive [documentation](https://academy.subquery.network/).

Useful resources:

- SubQuery Docs: [SubQuery Academy (Documentation)](https://academy.subquery.network/)
- [Intro Quick Start Guide](https://academy.subquery.network/quickstart/quickstart.html)
- [Reef Starter](https://github.com/subquery/subql-starter/tree/main/Reef/reef-starter)

For technical questions and support reach out to `[email protected]`.

## Running and Hosting Reef SubQuery APIs

SubQuery is committed to open-source principles, offering the flexibility to run it in three ways:

- Locally (or a cloud provider). Refer to the [instructions](https://academy.subquery.network/run_publish/run.html) on how to set this up.
- Utilise enterprise-level [Managed Service](https://managedservice.subquery.network/), where the project is hosted with production-ready services, ensuring zero-downtime blue/green deployments and a generous free tier. Discover [how to get started](https://academy.subquery.network/run_publish/publish.html).
- Publish it to the [decentralised network](https://subquery.network/network), the ultimate data service for dApp developers, combining openness, performance, reliability, and scalability. SubQuery Network indexes and delivers data to the global community in a verifiable and incentivised manner and has supported Reef from launch.