Skip to content

paritytech/polkadot-introspector

Repository files navigation

Polkadot introspector

IMPORTANT NOTE: WORK IN PROGRESS! Some things might not always work as expected.

The Polkadot Introspector is a collection of tools for monitoring and introspection of Polkadot or other substrate-based blockchains.

The tools utilize data sources such as subxt or substrate-telemetry to generate output. Depending on the tool used, the data source and output may differ. For examples of how this data can be visualized in Grafana, please see the section about Grafana dashboards.

Tools available

Building

We utilize the latest polkadot metadata to decode block data. It is possible that we might lack some types, which are already present in test networks but not yet in polkadot. In such instances, we implement our own provisional types, which should be removed once they are included in the polkadot metadata.

See also: Updating a Runtime

About

A collection of tools focused on debugging and monitoring the relay chain and parachain progress from a 🐦-view

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages