Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 802 Bytes

File metadata and controls

21 lines (14 loc) · 802 Bytes

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)