Just clone the repo, cd
into it and use PHP's internal server.
php -S localhost:8000
Then open the demo at 'http://localhost:8000'
Look inside of credentials.class.php
, adjust those variables for your local instance of bitcoind.
begin_mining()
Just clone the repo, cd
into it and use PHP's internal server.
php -S localhost:8000
Then open the demo at 'http://localhost:8000'
Look inside of credentials.class.php
, adjust those variables for your local instance of bitcoind.
begin_mining()