Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CHIP] ChipCoin - X11 POW - NO ICO - LAUNCHED
by
Mr49erAM
on 26/07/2015, 17:24:38 UTC
My wallet won't connect, at the bottom right hand corner of the GUI it says "0 active connections to the Chipcoin network", and in the folder there is no .conf file, just Chipcoin-qt (application), and qrc_bitcoin (CPP file). Do I need to add anything to make it connect, or is there a large obvious button somewhere that I need to click?

You need to create ChipCoin.conf file in AppData\Roaming\Chipcoin\ open it with notepad and add nodes.
I now have Chipcoin.conf in the Chipcoin folder. in it I have:
rpcuser=USERNAME
rpcpassword=PASSWORD
rpcallowip=127.0.0.1
rpcport=7531
port=7532
maxconnections=100
server=1
listen=1
addnode=chips.suprnova.cc
addnode=https://178.33.228.14/
addnode=https://www.suchpool.pw/chip

Do I need an account on suprnova, and use those credentials for USERNAME and PASSWORD?