Skip to content

Starglancer/DogeNodes

Repository files navigation

DogeNodes

Splash

Description

A Windows Forms based application to analyse the Dogecoin blockchain network and monitor the status of an individual node

Screenshots

Summary

Statistics

Node List

Node Map

Node Status

Settings(1)

Settings(2)

Help

Features

  • Real time data updated every 10 minutes
  • Summary of total active nodes
  • Breakdown of nodes by country, block height, agent version and network protocol
  • Filterable list of all nodes
  • Global map of filtered node locations which can be panned and zoomed
  • Ability to select detailed status of any node
  • Monitoring of selected node status including pop up alerts and email alerts if any issues arise
  • Highly configurable behaviour including start with windows, minimize to tray and minimise on close

Requirements

  • Network connection to the internet
  • No inbound ports need to be opened
  • Microsoft Windows operating system (I have tested on Windows 10 only)
  • Dot Net Framework 4.7.2. This will be installed at deployment time if not already present

To Do List

  • Fix any other bugs identified by users
  • Make enhancements identified by users

Acknowledgements

Thanks to the following API providers used as the source of data for this application

Thanks to Advanced Installer for their excellent installer which has been used from release 1.00 onwards