Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 448 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 448 Bytes

Polkadot-Node-Monitor

Run your own Polkadot node monitor dashboard.

Open the project in Visual Studio 2017 or later to compile project. Or use the command line (dotnet CLI) with the following command:

dotnet publish Validators.IO.Polkadot.Monitor\\Validators.IO.Polkadot.Monitor.csproj -c release -o c:\\YourFolder /p:EnvironmentName=Production

This software is release as open source under the Apache license version 2.0. Use at own risk.