jmmaguigad / miner_dashboard

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:PHP 95.5%Language:CSS 4.5%