πŸ“š
Open Polkadot Bootcamp
Ctrlk
  • πŸ“š About the Bootcamp
  • πŸ“– Curriculum
  • πŸ“•Rust Programming Language
    • Basic Rust
    • Advanced Rust
  • πŸ“˜Building a blockchain with Polkadot SDK
    • Polkadot
    • Polkadot SDK
      • Substrate
        • Create a new blockchain
        • Adding a custom logic to runtime
          • πŸ§‘β€πŸ’» Exercise: Rust State Machine
          • Components of a Pallet
          • Hooks
          • Weights & Benchmarking
          • Extensions
            • Signed Extensions
            • Transaction Extensions
        • Common runtime modules
        • Runtime API and RPC
        • Runtime upgrade
        • Bump Polkadot SDK versions
      • Cumulus
    • Polkadot Hub
  • πŸ“’Smart Contract Development
    • Introduction
    • Basic Solidity
    • Advanced Solidity
Powered by GitBook
On this page
  1. πŸ“˜Building a blockchain with Polkadot SDK
  2. Polkadot SDK
  3. Substrate
  4. Adding a custom logic to runtime

Extensions

Signed ExtensionsTransaction Extensions
PreviousWeights & BenchmarkingNextSigned Extensions