Skip to content

deemru/Huger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Huger

php-v license

Huger is a miner for Hugo: Proof-of-Work on Waves

  • Fully automated miner
  • Just set your address or alias
  • Powered by deemru/WavesKit framework

Usage

  • composer install
  • Edit config.sample.php
  • Run php Huger.php

Notice

  • Single-threaded
  • Run more instances if you have more CPUs
  • Results on PHP < 7.2 will be negligible (Sodium available on PHP >= 7.2)