mwiemarc / jsMiner

A Javascript Bitcoin miner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Javascript Bitcoin miner

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 97.8%Language:HTML 2.0%Language:Shell 0.2%