1.0.0 • Published 1 year ago

aishaa v1.0.0

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

HOT miner

The use of automated HOT mining software is prohibited. It can lead to blocking of the miner's account and loss of all earned HOT.

A script to automatically mine HOT every 2 hours.

Setup

  • Install Nodejs
  • Install yarn via npm i -g yarn
  • Install pm2 via npm i -g pm2
  • Install dependencies via running yarn
  • Copy the .env.example file and rename it to .env. Paste your account ID and private key without the ed25519: prefix.

Run

Run via pm2:

# run script
pm2 start hot-miner.config.js
1.0.0

1 year ago