/xpow-miner

XPOW Miner

Primary LanguageJavaScriptMIT LicenseMIT

XPOW Miner

This is miner app based on node.js to find nonce values to mint XPOW token.

Screen.Recording.2021-11-07.at.12.46.21.mov

Steps

  • update .env file with your address and for the min amount of XPOW to mint

  • install packages

npm i
  • run for the nounces
npm start
Screen.Recording.2021-11-07.at.12.28.50.mov