substrate-docs
substrate-docs copied to clipboard
Substrate Developer Hub. Substrate is powered by best in class cryptographic research and comes with peer to peer networking, consensus mechanisms, and much more.
Tested using: https://github.com/substrate-developer-hub/substrate-docs/blob/archive/main-mdx/static/assets/tutorials/cumulus/node-start-local-testing.sh Note, this is only for the parachain tutorial(s), the rest of the docs should be updated as well to the new version ASAP in further PRs.
The Developer Hub documentation site has gone through a significant transformation. If you have bookmarked pages in the old site, the page you are looking is most likely no longer...
### Is there an existing issue? - [X] I have searched the existing issues ### Experiencing problems? Have you tried our Stack Exchange first? - [X] This is not a...
Worth noting that the original request issue is here: https://github.com/paritytech/substrate-connect/issues/1185
This is an accessibility feature. Users who tab through the page elements, can skip the navigation by clicking this otherwise hidden button as they start tabbing.
### Is there an existing issue? - [X] I have searched the existing issues ### Experiencing problems? Have you tried our Stack Exchange first? - [X] This is not a...
Building polkadot is not needed when binaries exist in release assets: https://github.com/paritytech/polkadot/releases/ And docker images are available: https://github.com/paritytech/polkadot/blob/master/doc/docker.md This will save time for most users, and they can always compile...