Home

Awesome

Substrate debug-kit 🛠⚙️

A collection of debug tools and libraries around substrate chains.

This project has evolved from the historical name offline-phragmen. I first created this repo prior to Kusama's NPoS enabling as a tool to predict the outcome. Henceforth, it has evolved into this repo. This functionality is still provided in the offline-elections crate.

DEPRECATED 🚨

Almost all of the tools in this repository are no longer maintained. Some are moved to substrate (e.g. remote-externalities. Some are being re-worked in Typescript, and some are scheduled to be re-done with Frame's new Metadata.

Overview

Build Substrate Debug Kit

Example commands for the debug tools

Note: Run local Polkadot or Kusama node, or start local development node e.g. polkadot --dev --tmp

Brain Dump 🧠

Notes: will probably be a pain to do because of rust dependency clashes. Using wasm would make this easier, but then debugging will become harder.