Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

Creating a Public RPC Node

Jaron Swab edited this page Mar 15, 2020 · 1 revision
  1. Login to your new server; the host should provide you with root access details.
  2. Download the latest release of setup.sh
  3. Run the script sh setup.sh
  4. Once completed; logout and log in as the new user you created during the setup.
  5. Open the Hotbox directory: cd tackle
  6. sh run.sh
  7. You will be asked What do you wish to run?
  • Type rpc (lowercase)
  1. If you are on a home or office network
  • make sure you forward ports 20001 and 28090 to the machine running the RPC
  • If you change the ports in the run.sh command use those instead. That's all there is to it!
Clone this wiki locally