derjanb / hamiyoca

Hash me if you can - A Bitcoin miner that supports pure Javscript, WebWorker and WebGL mining.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hamiyoca - Hash me if you can

Getting Started

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'

Development

Look inside of credentials.class.php, adjust those variables for your local instance of bitcoind.

API

begin_mining()

About

Hash me if you can - A Bitcoin miner that supports pure Javscript, WebWorker and WebGL mining.

License:GNU General Public License v3.0


Languages

Language:JavaScript 72.7%Language:PHP 27.3%