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
[`polkadot`](https://github.com/paritytech/polkadot), and
16
+
[`cumulus`](https://github.com/paritytech/cumulus), formerly independent in development and
17
+
branding, under one mew mono-repo called
18
+
[`polkadot-sdk`](https://github.com/paritytech/polkadot-sdk). Consequently, the [runtimes of the
19
+
Polkadot and Kusama relay chains, and their system chain](https://github.com/polkadot-fellows/runtimes) were moved to be maintained by the [Polkadot fellowship](polkadot-fellows.github.io/dashboard/).
20
+
21
+
This transition gave birth to a new vision in which these tools are seen from lense of being part of `polkadot-sdk`, while still being independently useful.
22
+
23
+
Most impacted in this transition is **Substrate**, and part of this impact is gradual deprecation of
24
+
this website. The content in this website is no longer maintained, and will be gradually moved to a
25
+
new home. Consider the following resources as primary sources of information.
26
+
27
+
Note that **this does not impact the development of Substrate as a framework**. Substrate, as a framework, is still being maintained with full steam as a part of polkadot-sdk, and retains its full ability to be used to build both [standalone blockchains](https://github.com/paritytech/polkadot-sdk-solochain-template), or [Polkadot powered parachains](https://github.com/paritytech/polkadot-sdk-parachain-template).
28
+
29
+
## Alternative Resources
30
+
31
+
Below, you can find a number of replacement resources to learn more about Polkadot SDK:
0 commit comments