Create a new blockchain
Learn how to create a new blockchain using Polkadot SDK - Substrate
Basic architecture of a blockchain network

What is a Polkadot SDK?
Learn more about Polkadot SDK: https://polkadot.com/platform/sdk

What is a Substrate framework?
Polkadot is a layer-0 protocol and multichain network laying the foundation for the future of Web3. Substrate is the primary blockchain SDK used by developers to create the parachains that make up the Polkadot network.
Learn more about Substrate: https://substrate.io/vision/substrate-and-polkadot/
Create a new blockchain with Pop CLI
Introducing to Pop CLI toolRunning a solochain
Running a local relaychain / parachain network
Building a parachain on Polkadot Wiki: https://wiki.polkadot.network/docs/build-guide#building-parachains

Last updated