Skip to content

Nicemanss/hpb-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

hpb-tools

Tools to make hpb-life easier

Setting up

sudo su -

apt install git

git clone https://github.com/Nicemanss/hpb-tools

cd hpb-tools

Installing

bash ./hpb-install

Upgrading hpb-tools

HPB tools will check for new updates to the tool when you run the script, and ask if you want to upgrade

Upgrading to a specific version (1.0.2.3 in this case)

bash ./hpb-upgrade 1.0.2.3

Upgrading to the latest commit

bash ./hpb-upgrade

Start / Stop / Restart the service

systemctl start [email protected] systemctl stop [email protected] systemctl restart [email protected]

Attach to the HPB console

/opt/ghpb-bin/ghpb attach http://127.0.0.1:8545

View logs

journalctl -u [email protected]

About

Tools to make managing your hpb node easier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages