description |
---|
Start mining XNM using your GPU. Cloud GPU also supported. |
Learn more about XENBlocks here:
https://www.xencrypto.io/xenblocks-merged-pow-pos-chain-launched-by-jack-levin
NOT Financial Advice!
- Linux
- Cuda capable GPU
Use my Vast link (optional) to rent a machine that can mine XNM. Click here.
- Copy and Paste the following to a terminal session:
#!/bin/bash
wget https://github.com/woodysoil/XenblocksMiner/releases/download/v1.3.1/xenblocksMiner-1.3.1-linux.tar.gz
tar -vxzf xenblocksMiner-1.3.1-linux.tar.gz
chmod +x xenblocksMiner
echo -e "<YOUR-ETH-ADDRESS>\n10" | ./xenblocksMiner
Note:
Change <YOUR-ETH-ADDRESS> to the destination ETH address.
n10 means that there is a dev fee of 1% sent to the creator of xenblockminer, woodysoil.
- Hit Enter to run the miner. Profit!
The miner will be downloaded and will be run with the specified settings.
Congratulations, you are now mining XNM.
You can create an onstart.sh file on your root directory that will autorun the miner if your machine reboots.
Just copy the commands above and then type the following on your terminal:
nano onstart.sh
Then paste your commands. Save file. That is it.
Join XENBlocks Telegram here: https://t.me/+x6000bzbsHg2ZDNj