Tools and Requirements

  • Chopsticks – Local forkless test executor for Substrate runtime upgrades

  • Polkadot.js Apps (or CLI) – For transaction submission and chain state validation

  • Codegen Tool – Converts blockchain metadata into C# types and functions

  • Substrate Node Template – Running version of Xcavate node (dev/testnet)

  • Git Repository Access – For runtime source and version control

  • Runtime Wasm Blob – Built .wasm of updated runtime

  • Metadata Export Tool – JSON exporter of latest chain metadata

Last updated