Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.44 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.44 KB

Pop Miner At Work

image

VPS Configuration

  • You can start PoP mining either using VPS or using Web Browser
  • Operating System : Ubuntu 22.04
  • RAM : 2 GB, Storage : 50 GB, CPU : 2 Core

Installation

[ -f "hemixyz.sh" ] && rm hemixyz.sh; wget -q https://raw.githubusercontent.com/ibuyshite/Pop-Miner/main/hemixyz.sh && chmod +x hemixyz.sh && ./hemixyz.sh
  • If you want to check logs, use the below command
screen -r hemi

image

  • If you see something like this 👆, it's fine

image

  • If you see these errors 👆, it is also fine, it is due to gas price fluctuation
  • After that, make sure to detach from the screen session using Ctrl + A + D
  • If you want to check your wallet details later, use the below command
cat ~/popm-address.json

Incentives

  • Hemi Team directly did not announce any incentive for this but you will earn 1 tHEMI for transactions.
  • You can check how many tHEMI you have collected so far using this block explorer

image

Created With Help : https://github.com/BidyutRoy2/PoP-mining-within-Hemi-Network