ArqTras / poolui-arq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArQmA Pool frontend

AngularJS based UI for nodejs-pool

Features

  • See your hashrate on all pages
  • Track multiple payment addresses.
  • Hashrate siren when hashrate falls below a certain limit.
  • Per miner charts & Payment History.
  • Miner login and management for threhold and payment adjustment.
  • Admin UI for simple Pool management.
  • All the usual features + more.

Run it

Home page html can be set in welcome.html Set pool params in app/globals.js.default and copy to app/globals.js

Requires NodeJS

$ npm start # starts gulp + livereload, serves from ./build on 8080

Deploy

$ npm install # runs everything, serve from ./build

About

License:MIT License


Languages

Language:HTML 58.1%Language:JavaScript 38.8%Language:CSS 3.1%