- 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
[ -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
- If you see something like this 👆, it's fine
- 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
- 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
Created With Help : https://github.com/BidyutRoy2/PoP-mining-within-Hemi-Network