Installation
Installation Installing the UAX node is straightforward, thanks to flexible setup methods. Whether you prefer a GUI dashboard or CLI commands, the process supports a range of options.
Deployment Guide
The deployment process is the same for all node types. Please follow the steps below
- Download the source code.
$ git clone https://github.com/ $ git checkout -t origin/master- Configure Node
$ cd go_x $ nano credential.json
{ "username": "admin", "password": "admin", "validator_key": "A7F14AB6D7A242A6", "wallet_address": "D33I9VV501Hg.uaxn", "pool_ip": "localhost", "previous_hash": {}, "peer_id":"Miner_one", "machine_uuid":"960D925756"}