andrey-mashukov/blockinfo

Tools for get block information

1.0 2018-05-16 09:24 UTC

This package is auto-updated.

Last update: 2024-04-13 09:48:47 UTC


README

This package provide ability to get last blocks information from crypto currencies blockchain

Instalation

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

Supported crypto currencies:

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

And other, see https://whattomine.com/

How to use?

Please see tests dir, all code covered by PHPUnit tests