HYDRA Documentation
  • Introduction to Hydra Chain
  • HydraGon
    • Migrate to HydraGon
    • Staking on HydraGon
    • Staking Calculator
  • HYDRADEX
    • Add & Remove Liquidity
    • Liquidity Mining
  • HYDRA MULTIBRIDGE
    • Hydra Bridge
    • Security Audits Hydra Bridge
Powered by GitBook
On this page

Was this helpful?

  1. Essentials

Adding Nodes

Adding nodes on Hydra is easy. First let's go to Help -> Debug Window

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.

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

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.

Last updated 4 years ago

Was this helpful?