Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

The Parity Polkadot Blockchain SDK

NotificationsYou must be signed in to change notification settings

paritytech/polkadot-sdk

Repository files navigation

SDK LogoSDK Logo

Polkadot SDK

GitHub stars  GitHub forks

StackExchange  GitHub contributors  GitHub commit activity  GitHub last commit

The Polkadot SDK repository provides all the components needed to start building on thePolkadot network, a multi-chain blockchain platform that enablesdifferent blockchains to interoperate and share information in a secure and scalable way.

⚡ Quickstart

If you want to get an example node running quickly you can execute the following getting started script:

curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/paritytech/polkadot-sdk/master/scripts/getting-started.sh | bash

📚 Documentation

🚀 Releases

Current Stable Release  Next Stable Release

The Polkadot SDK is released every three months as astableYYMM release. They are supported forone year with patches. See the next upcoming versions in theReleaseRegistry and more docs inRELEASE.md.

You can usepsvm to update all dependencies to a specificversion without needing to manually select the correct version for each crate.

🛠️ Tooling

Polkadot SDK Version Manager:A simple tool to manage and update the Polkadot SDK dependencies in any Cargo.toml file.It will automatically update the Polkadot SDK dependencies to their correct crates.io version.

🔐 Security

The security policy and procedures can be found indocs/contributor/SECURITY.md.

🤍 Contributing & Code of Conduct

Ensure you follow ourcontribution guidelines. In everyinteraction and contribution, this project adheres to theContributor Covenant Code ofConduct.

👾 Ready to Contribute?

Take a look at the issues labeled withmentor(or alternativelythis page, created by one of the maintainers) label to get started!We always recognize valuable contributions by proposing an on-chain tip to the Polkadot network as a token of ourappreciation.

Polkadot Fellowship

Development in this repo usually goes hand in hand with thefellowship organization. In short,this repository provides all the SDK pieces needed to build both Polkadot and its parachains. But,the actual Polkadot runtime lives in thefellowship/runtimes repository. Read more about thefellowship, this separation, the RFC processhere.

History

This repository is the amalgamation of 3 separate repositories that used to make up Polkadot SDK,namely Substrate, Polkadot and Cumulus. Read more about the merge and its historyhere.


[8]ページ先頭

©2009-2025 Movatter.jp