Skip to content

xenium-project/xenium-nodes-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Xenium Nodes JSON

This is the collection of public nodes for Xenium. Feel free to add your node.

Adding nodes

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
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published