Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 736 Bytes

File metadata and controls

27 lines (13 loc) · 736 Bytes

Update version is present at
https://github.com/minernl/Miningcore.WebUI

Miningcore.UI

Miningcore UI for the Coinfoundry Miningcore Pool

How to install & Configure

  • Download the Miningcore.UI files and save them on your webserver

  • point your webserver config to the index.html

    You should now see the site but no live info

  • Change the config in the js/miningcore.js

    var API = 'http://localhost/api/'; // Change this in your miningcore public API address

    var defaultPool = 'YOUR_POOL_ID'; // Change this in your miningcore json Pools ID

  • Replace the img/pool-logo.jpg with you own pool logo

  • Change the text in the .html files as you wish

My pool website can be found at http://eth02.coinstomine.eu