Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/subquery/subql-starter
- Owner: subquery
- License: mit
- Created: 2020-12-21T02:46:37.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-03T22:41:56.000Z (9 days ago)
- Last Synced: 2024-12-09T18:39:53.323Z (4 days ago)
- Language: TypeScript
- Size: 1.04 MB
- Stars: 25
- Watchers: 5
- Forks: 44
- Open Issues: 6
-
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