Skip to content
forked from subquery/subql

SubQuery is an Open, Flexible, Fast and Universal data indexing framework for web3. Our mission is to help developers create the decentralised products of the future.

License

Notifications You must be signed in to change notification settings

dapplooker/subql

This branch is 10 commits ahead of, 373 commits behind subquery/subql:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1c99f3e · Apr 17, 2024
Apr 17, 2024
Oct 4, 2021
Apr 17, 2024
May 17, 2023
Apr 17, 2024
Nov 6, 2023
Jan 24, 2024
Jan 19, 2021
Dec 15, 2020
Aug 25, 2023
Jan 31, 2024
Sep 18, 2021
Oct 18, 2022
Oct 18, 2022
Aug 25, 2023
Dec 15, 2020
Mar 20, 2024
Jul 27, 2021
Jul 18, 2023
Jan 21, 2024
Jun 22, 2023
Mar 11, 2021
Oct 12, 2021
Oct 6, 2021
Apr 17, 2024
Apr 17, 2024
Mar 20, 2024
Nov 6, 2023
Jan 19, 2021
Apr 17, 2024

Repository files navigation

Welcome to SubQuery!

Flexible, reliable, and decentralised APIs for your web3 project

SubQuery is an Open, Flexible, Fast and Universal data indexing framework for web3. Our mission is to help developers create the decentralised products of the future.

SubQuery allows every Substrate/Polkadot team to process and query their data. The project is inspired by the growth of data protocols serving the application layer and its aim is to help Polkadot/Substrate projects build better dApps by allowing anyone to reliably find and consume data faster. Today, anyone can query and extract Polkadot network data in only minutes and at no cost.

The future is multi-chain - SubQuery is no different. SubQuery is well on our way to support all leading blockchain networks with support for the following:

Get Started

Create a SubQuery project

You can follow our Quick Start Guide to learn how to create, initialize, build, and publish a new SubQuery Project using the @subql/cli tool.

Learn and improve with our comprehensive documentation

Dig into every term, usecases, and best-practices that help you build a dApp which your users love. Take a look at our detailed technical documentation.

Publish your SubQuery Project to our Managed Service

Don't want to worry about running your own indexing infrastructure? SubQuery provides a managed Service with industry leading hosting so you can sleep easy. Trusted by hundreds of projects with millions of daily requests, follow our publishing guide to see how you can upload your project to SubQuery Projects.

Run your own Indexer and Query Service

Follow our guide to run your own SubQuery local node that you can use to debug, test, and run you own GraphQL server

You're going to need to a Postgres database, a node to extract chain data, and a moderately powerful computer to run the indexer in the background.

You'll also use our custom-built GraphQL query service @subql/query to interact with your SubQuery project.

Components

Contribute

We love contributions and feedback from the community. To contribute the code, we suggest starting by creating an issue in our main repository so we can give you support.

Copyright

SubQuery is a project built with love from the team at SubQuery all the way from New Zealand

Copyright © 2022 SubQuery Pte Ltd authors & contributors

About

SubQuery is an Open, Flexible, Fast and Universal data indexing framework for web3. Our mission is to help developers create the decentralised products of the future.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.2%
  • Other 1.8%