Skip to content

kcr404/qubetics-testnetnode-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qubetics-tesnetnode-script

This repository provides ubuntu 22 script for running a node on qubetics testnet:

System Requirements:

  • Operating System: Ubuntu 22.04
  • Memory: At least 4GB RAM
  • Storage: Minimum 20GB available disk space
  • Network: Stable internet connection

Clone this repo using: git clone 'https://github.com/Qubetics/qubetics-testnetnode-script'

Setup the node: open a terminal window and run the following command :

./qubetics_ubuntu_node.sh

NOTE: The blockchain is syncing in a background as a service. You can print the logs and check the logs of the node with the following command :

journalctl -u qubeticschain.service -f

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages