Skip to content

King Cobra 0.0.2

Compare
Choose a tag to compare
@alexsmith540 alexsmith540 released this 20 Feb 07:54
· 26 commits to master since this release
8604ef7

HandyMiner King Cobra v0.0.2 Prebuilt Release!!

King Cobra 0.0.2 Hotfix Release 02/20/2020::

  • Fixed dashboard errors for certain Windows users where a JSON stdout output error would occur randomly and stop your miner. Please launch from this release version if you have this issue.
  • Other tiny bug fixes for further stability across MacOS/Windows/Linux platforms.

Prerequisites:

  1. Download/Install node.js v10.4 - v11+-ish
  2. (Windows Only) Download/Install git bash install in Program Files/Git

Starting up:

Note: First-Time startup will run the configurator and generate config.json

Windows: Double Click dashboard.windows.bat or cli.windows.bat to start.

Linux: ./dashboard.sh in the base of this folder for dashboard, or node mine.js to start the CLI

Mac: run the dashboard as administrator (temperature info for dashboard requires admin)

All Command Line: From your bash terminal you can node mine.js for CLI output or ./dashboard.sh to run the dashboard miner

** Pool connection info (f2pool, 6block, hnspool) is in the project README**