Open Source Blockcore Monitoring
Service Status Dashboard that monitors the different services and networks related to Blockcore.
- dotnet : 6.0.101
- Open the src\Blockcore.Status\_0-restore.bat (Windows) in your favorite text editor and restore dotnet pakages and runing install npm
- Open the src\Blockcore.Status\_1-dotnet_run.bat (Windows) in your favorite text editor and run the blockcore status
If you are on Linux or Mac, you can copy the content of bat files and put in a shell script file, or you can manually execute the CLI command with all the parameters.
