-
-
-
-
-But if there are no other problems, the daemon should start, eventually confiming synchronization:
-
-
-
-
-
-

-
-
-We're ready to run TT-Miner. Open a new terminal in the same directory as both `ZANO-SOLO.sh` and `TT-Miner` .
-
-Give the command:
-
-```
-./TT-Miner -luck -coin ZANO -u miner -o 127.0.0.1:11555
-```
-
-The miner should start, displaying your statistics:
-
-
-

-
-
-And if you switch to the terminal with your daemon running, you should now see this:
-
-
-

-
-
-
-
Congratulations, you're solo mining Zano!
-
-
-[^1]: This guide assumes you've already installed, and can use, a CLI wallet and its daemon. If you haven't, see those guides [here](https://docs.zano.org/docs/install-a-zano-cli-wallet-ubuntu) and [here](https://docs.zano.org/docs/using-a-zano-cli-wallet), respectively.
-
-[^2]: If you get the following error, you'll need to install Cuda: `./TT-Miner: error while loading shared libraries: libcuda.so.1: cannot open shared object file: No such file or directory.`