3
I'm developing a software that will connect to "Electrum Servers", the public servers that is already avaible to use, that same that Electrum Wallet uses. The user will be able to specify a custom host if want, so is possible create a server and use that.
The main question is… How I can find all the Electrum servers? I found this page that list all the servers. How this website got this information?
How can I create something to automatically get the all the Electrum servers? If I want to create a Website/API to provide this information, how I can get it?