Skip to content

ITALO automated script to install A Service Node, Note: You need to have at least Ubuntu 18.04, if you have older version or Centos/Fedora you need to install the node manually from the link down bellow.

Notifications You must be signed in to change notification settings

italocoin-project/service-node-quick-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Italo service node easy setup guide

Installation

Pull this script from github

git clone https://github.com/italocoin-project/service-node-quick-start Italo

Go into newly created folder

cd Italo

Run install script

bash italo.sh install

To start service node

bash italo.sh start

To stop service node

bash italo.sh stop

Additional commands:

To check service status:

bash italo.sh status

To check how it is working:

bash italo.sh logging

To generate staking transaction:

bash italo.sh prepare_registration

To upgrade node:

bash italo.sh git_pull then bash italo.sh update_daemon

About

ITALO automated script to install A Service Node, Note: You need to have at least Ubuntu 18.04, if you have older version or Centos/Fedora you need to install the node manually from the link down bellow.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages