Installation

Prerequisites

Hardware
Minimum Spesification

CPU

4 Cores

RAM

16 GB

Disk

1 TB

Available Ports

2281 - 2283

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash
source ~/.bashrc
nvm list-remote

## nvm install <select-your-nodejs-version>

Installation

Install via Script

Install depedencies

apt update && apt upgrade -y
apt install curl iptables build-essential git wget jq make gcc nano tmux htop nvme-cli pkg-config libssl-dev libleveldb-dev tar clang bsdmainutils ncdu unzip libleveldb-dev -y

Install binary

curl -sSL https://download.thehubble.xyz/bootstrap.sh | bash

Upgrade the binary

cd ~/hubble && ./hubble.sh upgrade

Last updated