Running a Mainnet Node
Connecting to the Xahau Mainnet with Docker
Section titled “Connecting to the Xahau Mainnet with Docker”To connect to the Xahau Mainnet you can use this docker container:
https://github.com/Xahau/mainnet-docker
- Clone the repository
- Run
./build
- Run
./up
- Check the README for commands, etc. https://github.com/Xahau/mainnet-docker/blob/main/README.md
- Connect using WebSockets or RPC:
WebSocket:ws://localhost:16006
RPC (HTTP POST):http://localhost:16007
Local instance
Section titled “Local instance”Peering info
Section titled “Peering info”Info | https://xahau.network/ |
Explorer | https://explorer.xahau.network/ |
Technical docs | https://xrpl-hooks.readme.io |
WebSocket URL | wss://xahau.network |
Public peering | Network ID: 21337 |
- Hub (Cluster) 1: bacab.alloy.ee 21337 | |
- Hub (Cluster) 2: hubs.xahau.as16089.net 21337 | |
- Hub 3: xahau-1.cabbit.tech 21337 | |
- Hub 4: xahau-2.cabbit.tech 21337 | |
Binary & config | For ubuntu 22.04: For the latest release build numbers, see the Github Build Actions.
|
UNL (VL) | https://vl.xahau.org/ |