is someone able to answer this earthcoin question for WolfessStudios from reddit:
How would I make a full node for bitcoin? I have the server but no idea what client to use. Would like to give EAC more reliable nodes since there doesn't seem to be much and never on continuous.
using either earthcoind or earthcoin-qt, it's the same. They just need to have server=1 and daemon=1 in the .conf file, and have it continuously running. Simple as that