This is a small application to show status of the Nimiq node.
Clone the repository
git clone https://github.com/lunanimous/node-status.git
Download dependencies using Composer
composer install --prefer-dist
Configure .env
for your node
NODE_HOST=node1.lunanimous.com
NODE_PORT=8443
NODE_USERNAME=luna
NODE_PASSWORD=secret