Skip to content
This repository has been archived by the owner on Jun 6, 2019. It is now read-only.
/ HiveMiner Public archive

A simple CoinHive miner using libcryptohive.

Notifications You must be signed in to change notification settings

EZForever/HiveMiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HiveMiner

A simple CoinHive miner using libcryptohive.

NOT MAINTAINED ANYMORE

CoinHive is now closed down.

Usage

Important note:
This thing is just a test to see if my lib works, I do not guarantee that it is bug-free or could run correctly.
It is not suitable for business mining due to it's instability.

  1. pip install websocket-client
  2. Get libcryptohive (link above) and compile it
  3. Modify HiveMiner.py, change SITEKEY and LIBCH as you wish
  4. python HiveMiner.py
    A half-complete CoinHive protocol example is also presented (see CoinHiveProtocol.json)

License

GLWTPL

Releases

No releases published

Packages

No packages published

Languages