Skip to content

AndreyMashukov/hashrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hashrate

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