To install the Xardian node operator software, download it from this page. We currently offer versions for Windows x86-64, macOS Intel, macOS Apple Silicon, and CLI. We are working on releases for additional architectures. Download links are below:
MacOS Apple Silicon version
MacOS Intel version
Windows x86_64 version
After downloading, unzip the macOS version and execute the following command in Terminal:
xattr -c /path/to/Xardian.app
Replace /path/to/Xardian.app with the actual path where you downloaded the app. Then, you can double-click the Xardian app to start.
For Windows version, start the application by double-clicking it.
MacOS Apple Silicon
MacOS Intel
Linux x86_64
Linux ARM64
Windows x86_64
Windows ARM64
For CLI versions, first you will need to enable execution bit on it by chmod +x runner.linux.amd64
. Then you can launch them by triggering them in the command line.
For settings up, you will need to do delegation first by
./runner.linux.amd64 delegate
and follow instructions of the program. Then you can run the CLI version to receive reward using:
./runner.linux.amd64 run
Replace runner.linux.amd64
with your chosen version.
For detailed instructions on using the software, refer to: https://docs.xprotocol.org/x-protocol-litepaper/overview/xardian-nodes/how-to-run-nodes