Time to read: 1 min
Get Started with Subquery
SubQuery provides fast, reliable, decentralised, and customised data indexing on Rootstock.
The Subquery tool is available on:
Getting Started
Install SubQuery CLI globally:
npm install -g @subql/cli
Clone the GitHub repo
Clone the Subql Starter Repo and install dependencies.
Use the Subql CLI
You can use the subql CLI to bootstrap a clean project in the network of your choosing by running subql init
.