Sorry for my rant. I could take time to edit or just delete it and maybe give up on this coin. I am a "green" advocate so looking
at coins like this.
I'm kind of a newbie. Granted, maybe there isn't much money in pursuing this for anyone, but I like when coins/teams are aimed
at newbies. I think I added a node before, is that when you download a dat file separate from the wallet? I'm embarrassing myself
to make the point that it would be good to have a self-contained wallet.
Google says:
The easiest way to connect to a node is to go into the debug window on the wallet client and enter the following command:
addnode ipaddresshere add.
addnode ipaddresshere remove.
Open %appdata%
Add or Edit .conf File.
Ok, I like learning tech stuff so I am game for maybe trying that at some point....but I've consulted/taught computers to mom and pop
businesses since 1994 and I know most people will not adopt something this complex.
What google says pretty much sums it up.
The problem is that when a coin gets older all the hardcoded nodes that should get a new wallet get started respectively connected and synched have eventually disappeared or changed ip and are no more reachable.
You then need just one node that is connected to the network, once you connect to such a node/wallet it will tell your wallet which other peers it is connected too and your wallet can try to connect to these too. Whenever it connects to a new node/wallet both exchange their list of peers they are connected to and these are cached then on your disk so that when you start your wallet next time your wallet knows a lot of peers to try (and hopefully connect quickly).
Try Googles suggestion in the debug window of your wallet and type:
addnode 162.243.35.214 add
addnode 146.0.32.101 add
addnode 194.135.85.120 add
addnode 199.126.179.110 add
addnode 158.69.27.82 add
HTH