1) apt update && apt upgrade -y
2) apt install git cmake make sudo -y
3) git clone https://github.com/shanhaicoder/XENGPUMiner.git
4) cd XENGPUMiner
5) chmod +x build.sh
6) sudo apt install ocl-icd-opencl-dev
7) ./build.sh
8.) apt-get update
9.) apt-get install python3-pip
10) pip install -U -r requirements.txt
11) apt install nano
12) nano config.conf
13) python3 miner.py
14) ./xengpuminer

    madmike works especially well when renting from runpod.io and vast.ai

    Choose pytorch cuda template
    Open a terminal after opening jupyter
    First terminal is :python3 miner.py
    Second terminal: cd XENGPUMiner
    Then: ./xengpuminer -d0 ,....if multiple gpus were rented then:
    ./xengpuminer -d0 & ./xengpuminer -d1 & ./xengpuminer -d2 (ect).

    3 months later

    Mind you, I'm new and running xenminer on my Mac (CPU miner), how can I know if it is participating in the XENBLOCK network and has received rewards or not? I just want to know if I'm running right or not?

    6 days later
    2 months later

    I came to "12) Nano Config.conf". What is the information I need to enter here