This is the collection of public nodes for Xenium. Feel free to add your node.
Add your nodes using a pull request here on GitHub. Your node entry should confine with this format:
{
"name": "YOUR_NODES_NAME",
"url": "YOUR_NODES_URL",
"port": "YOUR_NODES_P2P_PORT",
"ssl": false,
"cache": false
}