LeRoyJulian / Mining-Farm-Monitor

A monitoring app for your workers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mining-Farm-Monitor

A monitoring app for your workers. DEMO

Configuration

You'll need PHP to make this working. If you find a way to retrieve Ethpool's JSON without CORS error, let me know !
Works only with Ethpool currently, but going to be improved for Ethermine and Nanopool soon.
Edit config.json and replace with your wallet address (without 0x).

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080 (doesn't work because of needed PHP socket, use pool.json for tests)
npm run dev

# build for production with minification
npm run build

ETH donation : 0x794328e169231b39f36bb60e15b575bd6a38833b

About

A monitoring app for your workers


Languages

Language:Vue 76.5%Language:JavaScript 15.9%Language:HTML 5.6%Language:PHP 2.0%