Miner, balance, wallet and pool monitoring software
miner-monitor requires nodejs >= 8.9.0, npm and optionally pm2 to run.
miners require the miner-manager to be installed
git clone https://github.com/felixbrucker/miner-monitor
cd miner-monitor
npm install
npm install pm2 -gpm2 start process.jsonor
npm startto startup on boot:
pm2 save
pm2 startupIf you are on Windows just modify startTemplate.bat file to match your preferred compile and save as start.bat to not interfere with git updates
run git pull
- Write Tests
GNU GPLv3 (see LICENSE)
