Polkanalysis

November 12, 2024 ยท View on GitHub

Quality Gate Status Coverage License:MIT DOTNET SubstrateGaming

Polkanalysis is a Substrate-based blockchain explorer written in .NET.
Polkanalysis allows users to monitor both real-time and historical data on a Substrate-based blockchain

Polkanalysis

Developpement state

This application is under heavy developpement. It plans to be release Q1 2025 !

The application currently support :

For more information about the project, please check the Roadmap

Run project

You can start everything with :

docker-compose up -d

Or you can start only dependencies with docker :

docker-compose -f docker-compose-base.yml up -d

And run project one by one

Architecture

View it on IcePanel. image