npm.io
0.5.1 • Published 3 years agoCLI

boostminer

Licence
ISC
Version
0.5.1
Deps
17
Size
51.3 MB
Vulns
0
Weekly
0

boostminer

Mines Boost Jobs on Your CPU

Installation

> npm install -g boostminer

Usage

Usage: boostminer [options] [command]

Options:
  -p, --privatekey <privatekey>             miner private key
  -a, --address <address>                   miner payout address
  -h, --help                                display help for command

Commands:
  upload <filepath>
  start
  wallet
  workjob <job_txid>
  job <txid>
  init
  submitjob <txhex>
  newjob <content> <difficulty> <satoshis>
  help [command]                            display help for command

Initializing boostminer and Funding Wallet
> boostminer init

wallet address is <YOUR MINER ADDRESS>

satoshis are required to fund new jobs

Send some satoshis so your miner can claim payment for work done

Running Boostminer
> boostminer start
Running with Docker
docker run proofofwork/boostminer boostminer start