1.0.0 • Published 1 year ago

mvzkxsrbyihawe v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

node-pool-server

Small app to sit in front of bitcoind to solo mine on.

To run the app, first install node.js in your environment and clone this repo to your server. Once completed, run:

  npm install

in the root of the app. This will install all of the dependencies for the app.

Copy the file example.config.js to config.js and edit the configuration to your liking. Then run:

  node app
1.0.0

1 year ago