You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Substrate is a next-generation framework for blockchain innovation 🚀.
7
14
8
15
## Getting Started
9
16
10
-
Head to [docs.substrate.io](https://docs.substrate.io) and follow the
11
-
[installation](https://docs.substrate.io/install/) instructions. Then try out one of the
12
-
[tutorials](https://docs.substrate.io/tutorials/). Refer to the [Docker instructions](./docker/README.md) to quickly run Substrate, Substrate Node Template, Subkey, or to build a chain spec.
17
+
Head to [`docs.substrate.io`](https://docs.substrate.io) and follow the[installation](https://docs.substrate.io/install/)
18
+
instructions. Then try out one of the [tutorials](https://docs.substrate.io/tutorials/). Refer to the[Docker
19
+
instructions](./docker/README.md) to quickly run Substrate, Substrate Node Template, Subkey, or to build a chain spec.
13
20
14
21
## Community & Support
15
22
16
-
Join the highly active and supportive community on the
17
-
[Substrate Stack Exchange](https://substrate.stackexchange.com/)to ask questions about use and problems you run into using this software.
18
-
Please do report bugs and [issues here](https://github.com/paritytech/polkadot-sdk/issues) for anything you suspect requires action in the source.
23
+
Join the highly active and supportive community on the[Substrate Stack Exchange](https://substrate.stackexchange.com/)
24
+
to ask questions about use and problems you run into using this software. Please do report bugs and [issues
25
+
here](https://github.com/paritytech/polkadot-sdk/issues) for anything you suspect requires action in the source.
19
26
20
27
## Contributions & Code of Conduct
21
28
22
29
Please follow the contributions guidelines as outlined in
In all communications and contributions, this project follows the [Contributor Covenant Code of Conduct](https://github.com/paritytech/polkadot-sdk/blob/master/docs/CODE_OF_CONDUCT.md).
30
+
[`docs/CONTRIBUTING.md`](https://github.com/paritytech/polkadot-sdk/blob/master/docs/CONTRIBUTING.md). In all
31
+
communications and contributions, this project follows the [Contributor Covenant Code of
0 commit comments