Skip to content

LDarki/NodeJS-DuinoCoin-Miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS-DuinoCoin-Miner

A duino-coin.miner made in NodeJS.

Installation

Install the dependencies

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.

About

A Multi-Threaded Node.JS Miner for DuinoCoin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published