0.0.4 • Published 6 years ago

minerbeans v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Image of Build Status

Screenshot of Example Run, Profitable

Screenshot of Example Run, Unprofitable

minerbeans

Command-line tools for crypto mining accounting.

Installation

npm i

Usage

npm run profitloss

Test

npm test

Roadmap

  • Ideas
    • Present a network-fetched list of cryptos for auto-complete.
    • Fetch price.
    • Based on a .minerbeansrc config file similar to that used in xmr-stak, fetch payout and/or fetch payout stats from mining pool.
    • Use a node-based cron facility to toggle a specified local mining program if the payout gets too low.

Contributing