If the wallet does not sync; download the blockchain and peers.dat here & replace them in your roaming/incogcoin folder
https://mega.co.nz/#!2hJBACZC!JtKR1x7lwOVnOgaksS6HnnEYmmlnFcIjXYi1qR9Fi_chttps://mega.co.nz/#!yhBjSRIZ!R-vXSAwgt_ckQVzGEK1S1oUNQoOn4qrrLdYDVV6h4S0Download the wallet using the link above. Extract it to a folder then open it. It will error out that is normal. Next, go to the start menu and type %appdata%, a folder will show up that's called Roaming, double-click that folder. Once inside go to the IncogCoin folder and make a file called IncogCoin.conf (it has to be capitalized EXACTLY that way it is and has to end in .conf it CANNOT BE A TEXT FILE it HAS to be a .conf file)
Inside the
IncogCoin.conf file put the following:
rpcuser=somecooluser
rpcpassword=somecoolpassword addnode=185.10.58.199 addnode=116.26.22.159 addnode=192.99.10.27 rpcallowip=localhost rpcport=127.0.0.1 |
Save it and reopen your wallet again. Your wallet should now sync and work perfectly.
We are also looking for more nodes.
For security's sake, please ensure you set rpcallowip=localhost or rpcallowip=127.0.0.1
Also, make sure to set a unique rpcuser and rpcpassword if you intend to use the RPC function at all.