Linux

Easy Guide: How to Install Hychain Node on Linux/VPS



Looking to install HyChain Node on your Linux or VPS? This easy guide will walk you through the steps to set up your HyChain Node hassle-free. Get started now!

Rack Nerd VPS:

Hytopia Linux Node install video:

Racknerd 4 GB KVM OS ubuntu 22.04

Run THIS FIRST: apt update && apt -y upgrade

cd /home

mkdir guardian

wget

mv main.zip guardian

cd guardian

apt install zip

unzip main.zip

cd guardian-node-software-main

cd cli

cd linux

./guardian-cli-linux guardian new-wallet

once you generate wallet and private key write/copy them down somewhere. Dont lose this.

then go to delegate link:

it will then ask you to sign with metamask and pay some small amount of gas fees

(make sure you have topia in BOTH of these wallets, your new burner (delegate) wallet, and the wallet that holds your node keys. The topia has to be on the hychain mainnet network.

once you finish get back to your putty and start the guardian

./guardian-cli-linux guardian run (insert private key) –loop-interval-ms 3600000

[ad_2]

source

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button