Post
Topic
Board Mining
Topic OP
Mining with PHP (for educational purposes)
by
Jakesy
on 15/05/2015, 13:58:34 UTC
Does anybody know of a project experiment for mining with PHP?  I know it's not efficient, nor will it make me any BTC, but I'm interested for educational purposes.

I would actually like to see the nonce increment, added transactions, and the resulting hash.  It'd be easier if you could control hash rate (i.e. 1 hash per second, etc...).

Does a project like this already exist?  Possible?