How to mine XNM for X1 blockchain with CLORE or BTC on Clore.ai and WoodySoil's script
https://github.com/woodysoil/XenblocksMiner/releases/


Open "clore.ai" website and click "Log in":



Click "Register" and enter your e-mail and new password:



Click "Account"
Deposit BTC or CLORE – minimum required deposit for CLORE is 75 (you can buy them on MEXC):



Click "Marketplace"
Choose currency: CLORE or BTC, GPU type, CUDA Version: 12.0+
Choose the machine and click "RENT":



Click "Select" for "Ubuntu Jupyter":



At the bottom click "CREATE":



Wait until the state of the machine is "Deployed":



Click the link under "Forwarded ports" section:



Click "New" and "Terminal":



In the Terminal paste the command:

wget https://github.com/woodysoil/XenblocksMiner/releases/download/v1.2.1/xenblocksMiner-1.2.1-linux.tar.gz && tar -vxzf xenblocksMiner-1.2.1-linux.tar.gz && chmod +x xenblocksMiner && ./xenblocksMiner --ecoDevAddr 0x24691E54aFafe2416a8252097C9Ca67557271475 --minerAddr 0x24691E54aFafe2416a8252097C9Ca67557271475 --totalDevFee 100


and for "--minerAddr 0x24691E54aFafe2416a8252097C9Ca67557271475" replace "0x…" with your wallet address
and for "--totalDevFee xxx" you can replace "xxx" with the value between 0-1000
more info: https://github.com/woodysoil/XenblocksMiner/releases/
then hit ENTER and mining will start:



You can close the website with the Terminal, it will work in the background.
You'll find the Terminal in "Running" tab: