web3roadmap

Polkadot SDK Roadmap

The Polkadot SDK is a modular library for building Layer-1 blockchains, enabling developers to create application-specific chains while abstracting away the complexities of low-level architecture.

Brought to you by

  1. What is Substrate?

    • Why Substrate?
  2. Substrate Node Architecture

    • Blockchain Basic
    • Client And Runtime Architecture
    • Consensus
  3. FRAME Runtime

    • What is FRAME pallet?
    • Rust Libraries
  4. Substrate Development Tool

  1. Develop a parachain

    • Parachain Architecture
    • Parachain Pallet
    • Relaychain and Parachain
    • Cross-chain Message
  2. Cumulus Development Tool