Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paritytech/subport
Parity Substrate(-based) chains usage and development support
https://github.com/paritytech/subport
blockchain help issues parachain parity parity-node parity-substrate substrate substrate-node substrate-runtime support
Last synced: 3 days ago
JSON representation
Parity Substrate(-based) chains usage and development support
- Host: GitHub
- URL: https://github.com/paritytech/subport
- Owner: paritytech
- License: apache-2.0
- Created: 2020-03-31T13:19:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-26T09:47:57.000Z (10 months ago)
- Last Synced: 2024-01-26T11:49:27.888Z (10 months ago)
- Topics: blockchain, help, issues, parachain, parity, parity-node, parity-substrate, substrate, substrate-node, substrate-runtime, support
- Language: Rust
- Homepage: https://docs.substrate.io
- Size: 852 KB
- Stars: 76
- Watchers: 15
- Forks: 14
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Subport
### [Substrate](https://substrate.dev)(-based) chains usage and development support## How to get the Support you Need:
### :book: **Read our Docs & Try our Tutorials**
- [The Polkadot Wiki](https://wiki.polkadot.network/)
- Concepts and Archetechture of Polkadot applies to many substrate based blockchains!
- [Substrate Devhub](https://substrate.dev/)
- [Knowledge base](https://substrate.dev/docs/en/) for concepts, terms, and more
- [Tutorials](https://substrate.dev/en/tutorials) to try things out
- [Recipes](https://substrate.dev/recipes/) to get examples to put into your custom solution & pro tips
- [Rustdocs](https://substrate.dev/rustdocs) for the API that substrate exposes (and more)
- [Substrate Codebase](https://github.com/paritytech/substrate)
- Searching the source on your own machine can help a lot, if the rustdocs don't satify your needs.### :family: **Join the [Substrate StackExchange](https://substrate.stackexchange.com/)** for Support
- The community there is *amazing* and very helpful! You will find all the Parity team members and the larger community that can help troubleshoot your problems.
- Please **first search** :eyes: for your question or error on [StackExchange](https://substrate.stackexchange.com/)
- If you don't find a solution, then please post a new one!
- For more broad problems, **first search** :eyes: in [both **open and closed** issues](https://github.com/paritytech/subport/issues?q=is%3Aissue), then if you can't find an answer, please report them here by [opening an issue](https://github.com/paritytech/subport/issues/new)### :bulb: **Start a discussion** on general usage questions and feature requests
- We are always looking for great ideas and great people to discuss them with! [Substrate StackExchange](https://substrate.stackexchange.com/) is the best place for short form, where [discussions here](https://github.com/paritytech/subport/discussions/) are better for topic specific long form discussions.
- Please first [look at open discussions](https://github.com/paritytech/subport/discussions/) and if there isn't one on the topic you are curious about, go ahead and [start a discussion](https://github.com/paritytech/subport/discussions/new) :family: