Skip to content

Files

Latest commit

8b7519a · Jul 7, 2018

History

History
19 lines (14 loc) · 581 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 581 Bytes

Miner Dashboard

A program used to interact with ethermine api, sparkpool api and json api of ethosdistro api

Getting Started

Setup

git clone https://github.com/jmmaguigad/miner_dashboard.git

Usage

For Ethermine and Sparkpool

Navigate to includes > constant.php and edit WALLET_ADDRESS, this variable is needed to access ethermine api and Sparkpool api.

For Ethosdistro

Navigate to classes > Ethosdistrocontent.php and edit url used to access the json api.

Built With

  • Vanilla PHP
  • Bootstrap 4
  • SparkPool API, Ethermine API, Ethosdistro JSON API