XAZAB SOLO MINING

Xazab makes solo mining easy as you can easily hit a block. How?, its so simply, just take the proof of work algorithm you want to use(our proof of work algorithms are SHA256D,YESPOWER,SCRYPT,LYRA2 and X11), let us select say sha256d, add that to your xazab.conf file located in the .xazabcore for ubuntu or Xazabcore for window, like the below example or simply run the xazabd as demonstrated below.
In your xazab.conf add this
rpcuser=take-a-name
rpcpassword=Alphanumeric
daemon=1
algo=sha256d
Then run your xazab daemon like:
./xazabd
or:
./xazabd -algo=sha256d
After applying any of the above command, you can simply do this
./xazab-cli generatetoaddress 1000 X34x2vErKSreEsa2vErKSreisAeA2e 10000000
Xazab website: https://xazab.xyz
Xazab Source: https://github.com/xazab/xazab