Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 701 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 701 Bytes

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