# Polkadot SDK

The Parity Polkadot Blockchain SDK

Repository: https://github.com/paritytech/polkadot-sdk
Canonical: https://ross.abutalabs.com/products/polkadot-sdk
Homepage: https://polkadot.com/
Language: Rust
License Family: other
Topics: blockchain, cumulus, polkadot, substrate
Last push: 2026-08-26T22:13:53+00:00
Link (homepage): https://polkadot.com/

## Health v2 (maintenance only)
Score: 91/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 86, longevity 80
- inputs: {"age_days": 1125, "days_push": 7, "days_rel": 13, "gap_med": 7.0, "n_releases_24m": 81}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2800, forks 1239 (observed 2026-08-28T04:07:22.583269+00:00)

## What it is
Polkadot SDK is the consolidated Rust monorepo merging Substrate, Polkadot, and Cumulus, providing a framework for building blockchains and the Polkadot relay chain node client. It lets developers create custom, interoperable blockchains with pluggable consensus, runtime logic, and networking.

## Use cases
- build a custom blockchain with substrate
- run a polkadot relay chain node
- launch a parachain connected to polkadot
- develop a proof-of-stake blockchain in rust
- create a private permissioned blockchain
- implement custom runtime pallets for a chain

## When to choose
- you want to build a standalone or parachain blockchain with modular runtime components
- you need a production-tested node client for the polkadot ecosystem
- you want pluggable consensus, governance, and staking out of the box

## When to avoid
- you need a simple smart-contract-only dapp without running your own chain
- you are not working in rust or the polkadot ecosystem
- you want a lightweight toy blockchain for learning rather than a full framework

## Facets
- artifact type: framework
- maturity: active
- function: blockchain, networking, cryptography, concurrency, rpc, cli
- domain: blockchain, developer-tools, microservices
- platform: windows, rust, cli
- tags: substrate, polkadot, blockchain-framework, smart-contracts, consensus, node-implementation, monorepo, cryptocurrency, linux, macos

## Member repositories
- paritytech/polkadot-sdk (main) score 91
- paritytech/substrate (mirror) score 10
- paritytech/polkadot (mirror) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:22.583269+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:27:19.119352+00:00, confidence not recorded.
  - readme: https://github.com/paritytech/polkadot-sdk (fetched 2026-08-28T04:07:22.583269+00:00, sha ce135d5c2146)
  - homepage: https://polkadot.com/ (fetched 2026-08-29T08:27:18.155298+00:00, sha 2c37f0f18db6)
  - registry_crates: https://crates.io/api/v1/crates/substrate (fetched 2026-08-29T08:27:18.164178+00:00, sha bfe5ea770a0b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
