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: 17 days ago
JSON representation
The Starter Package is an example that you can use as a starting point for developing your SubQuery project.
- Host: GitHub
- URL: https://github.com/subquery/subql-starter
- Owner: subquery
- License: mit
- Created: 2020-12-21T02:46:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-26T00:53:43.000Z (2 months ago)
- Last Synced: 2025-04-04T02:07:26.743Z (25 days ago)
- Language: TypeScript
- Size: 1.17 MB
- Stars: 25
- Watchers: 4
- Forks: 47
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ccamel - subquery/subql-starter - The Starter Package is an example that you can use as a starting point for developing your SubQuery project. (TypeScript)
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