Tools for calculate hashrate

1.0 2018-05-16 11:22 UTC

This package is auto-updated.

Last update: 2024-04-13 09:14:45 UTC


README

Hashrate - mining calculator

this package provide ability to calculate crypto currencies mining reward

Instalation

For require package to your project use CLI command: composer require andrey-mashukov/hashrate

Supported crypto currencies:

  • Dash
  • Bitcoin
  • Llitecoin
  • Ethereum
  • Ethereum Classic
  • Zcash
  • Monero
  • Bitcoin Cash

How to use?

Please see tests dir, all code covered by PHPUnit tests