2017 © Pedro Peláez
 

library blockinfo

Tools for get block information

image

andrey-mashukov/blockinfo

Tools for get block information

  • Wednesday, May 16, 2018
  • by Andrey Mashukov
  • Repository
  • 0 Watchers
  • 0 Stars
  • 27 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 17 % Grown

The README.md

Blockinfo

This package provide ability to get last blocks information from crypto currencies blockchain, (*1)

Instalation

For require package to your project use CLI command: composer require andrey-mashukov/blockinfo, (*2)

Supported crypto currencies:

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

And other, see https://whattomine.com/, (*3)

How to use?

Please see tests dir, all code covered by PHPUnit tests, (*4)

The Versions