• Stars
    star
    254
  • Rank 160,264 (Top 4 %)
  • Language
    JavaScript
  • License
    BSD 3-Clause "New...
  • Created over 13 years ago
  • Updated over 13 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Javascript Bitcoin miner
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.