Slow yet very educative Allium miner (GRLC/TUX) in Javascript
$ git clone https://github.com/KorkyMonster/garlicoin-miner-nodejs.git
$ node miner.js
Upon running, the script will ask for authentication and connect information to a mining pool, which it will try to connect to.
- Bitcoin mining the hard way: the algorithms, protocols, and bytes - Inspiration for this module.
- What is (bitcoin) "difficulty" - Bitcoin Difficulty calculations and algorithms.
MIT © KorkyMonster