Skip to content

jwhitehorn/jsMiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.