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.
### Content request I would like to ask you if it was possible to add a tutorial/how-to guide to develop a blockchain by modifying the block structure in such a...
I find that for any zoom level, I have code block text that is too big, by eye looks about 175% above the size of normal text. I would expect...
https://docs.substrate.io/ calls out to `fonts.googleapis.com` - I would love to see this requirement removed from the site, and port in fonts we need directly. I think this should be a...
Create a plugin to have a sidepanel codeview in some how-to guides.
Both for external search engines AND internal search bar. YAML style: https://www.mkdocs.org/user-guide/writing-your-docs/#yaml-style-meta-data
Starting a thread here to gather tips&tricks to extend beyond https://docs.substrate.io/v3/runtime/debugging/ and https://docs.substrate.io/v3/runtime/testing/ that exist generically for mostly solo chains.
We may also consider _deleting_ repositories that are no longer relevant or useful: - [x] https://github.com/substrate-developer-hub/substrate-proof-of-existence - Covered in tutorials already? - [ ] https://github.com/substrate-developer-hub/utxo-workshop - Highly requested to this...
### https://github.com/paritytech/cumulus/pull/615 This IMHO is a good example of how to do formatting "the right way" to be idiomatic with Substrate and have :robot: s help us make things uniform....