Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
JavaScript
Shell
Latest commit
c22fbe0
Jun 10, 2011
Permalink
| Failed to load latest commit information. | |||
|
|
builds |
|
|
|
|
.gitignore |
|
|
|
|
LICENSE |
|
|
|
|
README |
|
|
|
|
bitp.it.js |
|
|
|
|
build.sh |
|
|
|
|
engine.js |
|
|
|
|
mine.html |
|
|
|
|
sha256.js |
|
|
|
|
utils.js |
|
|
README
jsMiner, Copyright 2011. Please see LICENSE for more details. This is a Javascript based Bitcoin miner. The same software originally written for http://bitp.it/. It utilizes HTML 5 web workers, where present, otherwise it defaults back to running in the UI thread utilizing setTimeout.