Skip to content

PHP client for superblocks, automatization of last block hash lookup for a certain coin to display it's next block reward.

License

Notifications You must be signed in to change notification settings

nicoschtein/superblocks-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

superblocks-php

PHP client for superblocks, automatization of last block hash lookup for a certain coin to display it's next block reward.

localhost:~ Nico$ php main.php -h
|-------------------------------------------------------------|
  PHP Client for superblocks v0.1
  https://github.com/nicoschtein/superblocks-php
  Find the next block reward of cryptocoins using superblocks
  https://github.com/superblocks/superblocks
|-------------------------------------------------------------|
Usage: php main.php [-d] -c <coin>
Help: -h shows this message
Example: php main.php -c dmd
Example with debug: php main.php -d -c str

Configuration

Make a copy of include/config/config.inc.dist.php, modify accordingly and set the file name to config.inc.php.

About

PHP client for superblocks, automatization of last block hash lookup for a certain coin to display it's next block reward.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages