Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/subquery/subql-starter

The Starter Package is an example that you can use as a starting point for developing your SubQuery project.
https://github.com/subquery/subql-starter

Last synced: 2 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://github.com/subquery/templates/blob/main/templates.json).

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

## Contributing

- If you would like to contribute to add a Starter project, you can create a pull request into one of these.

- For our guidelines on creating a pull requests or raising issues view https://github.com/subquery/subql/blob/main/contributing.md