/turtlecoin-nodes-json

json list of public daemons

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

turtlecoin-nodes-json

JSON list of public daemons for TurtleCoin (https://turtlecoin.lol).

This list can be consumed in your application so you'll always have an up-to-date list of public nodes. To consume the list, use the following URL: https://raw.githubusercontent.com/turtlecoin/turtlecoin-nodes-json/master/turtlecoin-nodes.json

Adding a New Node

If you would like to add your public node to the list, please submit a Pull Request to do so. To avoid any possibility of displaying preference for one public node over another, please ensure that any additions are submitted in alphabetical order by the name property. Additionally, please ensure the first character of your node name is alphanumeric.