✨#Update HEMI | POP Mining✨
Running the Node is Culture but if u can’t afford then no need to run it!
Reward is not Guaranteed but we can’t predict the team’s mind!
#DYOR
📢Let’s Discover
Let’s see👀
💠 Which vps should i use?
💠 How to install it?
💠 Which vps should i use?
📌 On the bright side, this provider is affordable, but as always, do your own research (DYOR).
🌟VPS(Virtual Private Server)🌟
U can buy it from
🔶XorekCloud
🔷Open link: https://xorek.cloud/?from=18688
⚡ Buy the Suitable VPS and then open ur VPS in MOBILE SSH App(if u use Iphone/Android), use Putty(PC)
💠 How to install it?
🔶Connect to Your VPS
Open the TMUX session and Stop the Script!!
Delete the old veriosn v0.10.0 POP
cd POP && rm -r heminetwork_v0.10.0_linux_amd64.tar.gz && rm -r heminetwork_v0.10.0_linux_amd64
Update the Pre-built Binary
cd POP && wget https://github.com/hemilabs/heminetwork/releases/download/v0.11.1/heminetwork_v0.11.1_linux_amd64.tar.gz
Extract the Downloaded Archive
tar xvf heminetwork_v0.11.1_linux_amd64.tar.gz
Navigate
cd heminetwork_v0.11.1_linux_amd64
Verify the Installation
./popmd --help
Open Tmux screen first
Set Up Environment Variables and Run the Miner
export POPM_BTC_PRIVKEY=[Same private key that you have used before]
export POPM_STATIC_FEE=1080
export POPM_BFG_URL=wss://testnet.rpc.hemi.network/v1/ws/public
To achieve automatic restarting of your mining process (./popmd) whenever it crashes or stops:
Open a SH format file:
nano autopop.sh
COPY and paste below CODE
#!/bin/bash
# Infinite loop to keep the script running
while true
do
# Run the mining command
./popmd
# Check the exit status of the previous command
if [ $? -ne 0 ]; then
echo "Mining process crashed. Restarting in 5 seconds..."
sleep 5 # Wait for 5 seconds before restarting
else
echo "Mining process stopped normally."
break # Exit the loop if the process stopped normally
fi
done
RUN!!!
chmod +x autopop.sh && ./autopop.sh
CONGRATULATIONS😒
THAT’S IT FOR NOW!!!!😒😒
I hope you have found this thread 🧵 helpful.
Thnx for reading my thread.
Stay tuned for more HeHe boy😋😂😁
Follow me & join our channel
@cipher_airdrop
for more awesome strategies.
CLAP🌟