paritytech/polkadot-sdk-docs

Tracking issue for `developer_hub` tutorials/how-to guides

Opened this issue · 0 comments

In the context of Polkadot-SDK Developer Hub paritytech/polkadot-sdk#2102, this issue is used to track progress on new tutorials or how-to guides.

Tutorials need to include the steps to deploy a parachain and add XCM configs. This should be done such that:

  • All steps are documented as good as possible in a reproducible, code-backed fashion. If not possible, make an issue in Polkadot-sdk and describe the issue, eg. like this.
  • All backing topics are well explained in ref/rust-docs.

They should act as a seed information for the community to build on top of, and as the canonical way to tell how a Polkadot-specific feature should implemented.

Tutorials

  1. L0-rust-docs L1-ref-docs L2-tutorial
    gpestana