DeFiChain-Masternode-Monitor

From DeFiChain-Wiki
Revision as of 15:13, 11 May 2021 by Buzzjoe (talk | contribs) (Description for the DeFiChain Masternode Monitor software)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Defichain-masternode-monitor-moackup.png

See what's going on on your Masternodes without having the DeFiChain Wallet desktop app running. So, you can check the activities of your masternodes right from your smartphone or any other computer with internet access.

https://www.defichain-masternode-monitor.com/

Installation

You don't need to install anything. It's a web page.

You can add that page to your home screen on your smartphone (iOS and Android), though. This makes it behave and feel like an app you've downloaded from the App Store.

Setup

The Masternode Monitor comes pre-configured with some random masternodes. You can delete them and fill in your own.

There's an optional backup & sync function. You can enable it in the app's settings. This enables you to synchronize your masternode entries over multiple devices.

Requirements

You only need a modern browser. If you're using a smartphone or desktop operating system younger than 3 years, you're fine. Internet Explorer is not supported.

How does it work?

The app gathers data regarding your entered masternode owner addresses from the official DeFiChain APIs and shows it to you in a pretty way. It's magic :D

Nerd Stuff

It is built using the Quasar framework, using Vue.js. It compiles to a lightweight PWA, consisting of just a few JS, CSS and a single HTML file. There will be a public GitHub repository in the future, so you can run it by your own if you like. There's no central backend needed.