Post
Topic
Board Announcements (Altcoins)
Re: ⚒[XLR] ⚒⚒ SOLARIS ⚒ Traded on Cryptopia ⚒ NIST5⚒Pool launched ⚒ ⚒
by
SolarisDev
on 27/06/2017, 14:12:09 UTC
@BenittoDPR  block reward is  3.85802469 XLR .

How to solomine Solaris

Step 1.) Make sure you have downloaded the wallet and sync'd it with the chain.
Step 2.) Navigate to: C:\Users\[YOURUSERNAME]\AppData\Roaming\solariscoin

Step 3.) Create a file called "solariscoin.conf" in that directory- Make sure its not "Solariscoin.conf.txt"

Put this into that file:

Quote
listen=1
server=1
rpcuser=user
rpcpassword=pass
rpcallowip=127.0.0.1
rpcport=18921
port=18920
addnode=185.183.99.171
addnode=185.183.99.19

(This works with only two nodes, if anyone else has more feel free to share!)

At this point you should close your wallet and reopen it to start the server.

Step 4.) Now, in your miner's folder, create a bat file and put this in it:

Quote
ccminer-x64.exe -a nist5 -o http://127.0.0.1:18921 -u user -p pass
pause

Replace ccminer-x64.exe with whatever executable you are using.


Step 5.) Enjoy mining solo.