Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 719 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 719 Bytes

SubQuery - Starter Package

The Starter Package is an example that you can use as a starting point for developing your SubQuery project.

This repo includes all starter projects for Substrate - each under its own repo. The templates are registered in the templates repo.

A SubQuery package defines which data The SubQuery will index from the Substrate blockchain, and how it will store it.

Contributing