Skip to content

Running a Testnet Node

Connecting to the Xahau Testnet with Docker

Section titled “Connecting to the Xahau Testnet with Docker”

To connect to the Xahau Testnet (Hooks V3 testnet) you can use this Docker container:

https://github.com/Xahau/Xahau-Testnet-Docker/

  1. Clone the repository
  2. Run ./build
  3. Run ./up
  4. Check the README for commands, etc.
    https://github.com/Xahau/Xahau-Testnet-Docker/blob/main/README.md
  5. Connect using WebSockets or RPC:
    WebSocket: ws://localhost:16006
    RPC (HTTP POST): http://localhost:16007
Info & Faucethttps://xahau-test.net
Explorerhttps://explorer.xahau-test.net
Technical docshttps://xrpl-hooks.readme.io
WebSocket URLwss://xahau-test.net
Public peering V4Network ID: 21338

79.110.60.122 Port: 21338
79.110.60.124 Port: 21338
79.110.60.125 Port: 21338
79.110.60.121 Port: 21338
Public peering V4

2a0c:3bc0::1c74 Port: 21338

2a0c:3bc0::169d Port: 21338

2a0c:3bc0::1aaf Port: 21338

2a0c:3bc0::1d78 Port: 21338

Binary & config

For ubuntu 22.04:

Download:

https://build.xahau.tech - fetch the latest RELEASE version

Extract, then run:
./xahaud —net —quorum=2 —conf xahaud.cfg Config file sample (to be saved as xahaud.cfg):

Validators[validators]
nHBoJCE3wPgkTcrNPMHyTJFQ2t77EyCAqcBRspFCpL6JhwCm94VZ
nHUVv4g47bFMySAZFUKVaXUYEmfiUExSoY4FzwXULNwJRzju4XnQ
nHBvr8avSFTz4TFxZvvi4rEJZZtyqE3J6KAAcVWVtifsE7edPM7q
nHUH3Z8TRU57zetHbEPr1ynyrJhxQCwrJvNjr4j1SMjYADyW1WWe

QR Code

To connect Xumm to the Hooks V3 staging net, scan this QR with the QR scanner in Xumm to add the endpoint (above) to the Xumm node list.