Adding  nodes on ZHCash is easy!


The command process for adding nodes is identical for all versions of full wallets.

First let's go to Help -> Debug Window

ZHCash Core Wallet Addnode

Next, let's go to the "console" tab in the debug window and type addnode ipaddress add please remember to replace "ipaddress" with the node IP you want to add.

ZHCash Core Wallet Addnode

ZHCash Core Wallet Addnode

If successfull, you'll see a "null" reply on the console, this means we've added the node successfully

ZHCash Core Wallet Addnode

You can always list all nodes your wallet is connected to by typing getpeerinfo on the console tab or by going to the Peers tab.

ZHCash Core Wallet Addnode

ZHCash Core Wallet Addnode


Did you find this article useful?



  • Main ZHChain Docs

    Documentation Please take some time to read the following, this is for your own safety! This website provides documentation on different aspects...

  • ZHCash QT Wallet Tutorial

    My WalletThis is the ZHCash wallet “My Wallet” page, it shows the following: Balances Available Pending Total Other Tokens If ...

  • ZHCash Wallet Best Practices

    In this document we'll take a look at how to safely use our ZHCash wallet. Please keep in mind these VERY IMPORTANT topics: Encrypt your wallet BEF...

  • How to update your ZHCash wallet

    Updating your ZHCash wallet is quite easy, however, this process changes depending on which operating system you're running, in this document we'll go...

  • ZHCash Core Wallet Commands (Part-1)

    Commands The ZHCash Core wallet has a rich set of commands which give comprehensive control of the wallet and blockchain transactions. There are two ...