Giter VIP home page Giter VIP logo

stratum-miner's Introduction

stratum-miner

A stratum based crypto miner in Nodejs written in functional style for mining crypto currency.

Installation

git clone https://github.com/Vikasg7/stratum-miner.git
cd stratum-miner
npm install
npm run build

Usage

npm start -- [options]

Options:
      --version  Show version number                                   [boolean]
  -s, --server   stratum+tcp://host:port                     [string] [required]
  -u, --user     username                                    [string] [required]
  -p, --pass     password                                    [string] [required]
  -i, --id       worker id                                   [string] [required]
  -t, --threads  threads                        [number] [required] [default: 1]
  -a, --algo     sha256, scrypt          [string] [required] [default: "scrypt"]
      --help     Show help                                             [boolean]

Command

npm start -- -s <stratum+tcp://host:port> -u <username> -p <password> -i <id> -t <threads> -a <algo>

Did it work?

Yes! it worked. I setup my own local mining pool server based on dogecoin testnet and was able to mine 3208673, 3208676, 3208678. Check out my testdoge-mining-pool repo for details on setting up a test mining pool.

stratum-miner's People

Contributors

vikasg7 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

patricekrakow

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.