Is there a working link to the windows wallet?
Wallet is working, just wait until sync is complete. If it doesn't sync then:
check that your Internet connection allows Ferengicoin ports and IPs (firewall rules), check proxy setting or VPN if you use any, update coin.conf file and don't change its name. To update just coin.conf use uncompressed Windows client link:
https://mega.co.nz/#F!shISEbRb!-cq9Af5oZGF2qscw_bCB9gaddnode=54.72.162.3
addnode=188.165.194.96
addnode=98.174.25.28
Ports
P2P port 11003
RPC port 21003
Thank you.
Try these node.
"addr" : "188.165.194.96:11003",
"services" : "00000001",
"lastsend" : 1399250156,
"lastrecv" : 1399250160,
"bytessent" : 1524,
"bytesrecv" : 4540,
"conntime" : 1399250156,
"version" : 70001,
"subver" : "/Satoshi:0.8.6/",
"inbound" : false,
"startingheight" : 22084,
"banscore" : 0,
"syncnode" : true
},
{
"addr" : "158.142.177.11:11003",
"services" : "00000001",
"lastsend" : 1399250157,
"lastrecv" : 1399250157,
"bytessent" : 776,
"bytesrecv" : 10760,
"conntime" : 1399250156,
"version" : 70001,
"subver" : "/Satoshi:0.8.6/",
"inbound" : false,
"startingheight" : 22084,
"banscore" : 0
}
]
Thank you.