duino-coin-nodejs-miner

1.0.1 • Public • Published

NodeJS-DuinoCoin-Miner

A duino-coin miner made in NodeJS.

Installation

Install the dependencies

git clone https://github.com/LDarki/NodeJS-DuinoCoin-Miner.git && cd NodeJS-DuinoCoin-Miner && npm i

Run the miner

node index.js

Notes:

  • Default config file:
username=LDarki
mining_key=None
hashlib=js-sha1
threads=2
  • You can test for the best hash lib using this command:
node testLib.js

In order to use that script you need to have the config.ini file in the same directory.

Readme

Keywords

none

Package Sidebar

Install

npm i duino-coin-nodejs-miner

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

10.4 kB

Total Files

6

Last publish

Collaborators

  • inikomatthew