How do I implement bitcoin-seeder for an altcoin?
How do I implement bitcoin-seeder for an altcoin? I am creating an altcoin, following a tutorial. The tutor skipped explaining setting up the DNS seeder. How can I implement this code http://ift.tt/1395FJm ? Currently when I run ./mycoind (on my local machine) I get connection refused when trying to connect to the seeder defined in strMainNetDNSSeed When I run ./dnsseed (on my vps) it does not run on port 8333 (actually 9333, I am using http://ift.tt/2ARgGBJ , a fork of the bitcoin seeder). Can anyone help? http://ift.tt/2C0i04V