Manually Adding Peers

How to manually add peers in your QT or UI wallet

QT and GUI Wallets

You can use the debug console to quickly add an official peer that is geographically closest to you by typing:

addnode node_ip_or_dns_address add
Successfully adding the ny.nixplatform.io node

CLI Wallet

nix-cli addnode node_ip_or_dns_address add

List of official nodes:

  • ny.nixplatform.io (United States)

  • sf.nixplatform.io (United States)

  • ldn.nixplatform.io (England)

  • fra.nixplatform.io (Germany)

  • tor.nixplatform.io (Canada)

  • sgp.nixplatform.io (Singapore)

  • blr.nixplatform.io (India)

Last updated

Was this helpful?