Skip to content

bash shell install titan L2 - Ubuntu 22.04 - Bahasa Indonesia - Fork dari https://github.com/vinatechpro/titan-install

Notifications You must be signed in to change notification settings

asdfok/titan-install

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash Shell Auto Install Titan Node L2 - Cassini Testnet on Ubuntu 22.04

  • Main Menu - L2 Edge (version v0.1.19)
curl -O https://raw.githubusercontent.com/vinatechpro/titan-install/main/main.sh && chmod u+x main.sh && ./main.sh
  • Just For Install (version v0.1.19)
curl -O https://raw.githubusercontent.com/vinatechpro/titan-install/main/install.sh && chmod u+x install.sh && ./install.sh
  • Just For Update (version v0.1.19)
curl -O https://raw.githubusercontent.com/vinatechpro/titan-install/main/update.sh && chmod u+x update.sh && ./update.sh
  • Show Info & Config node
titan-edge config show && titan-edge info
  • If errors, delete folder .titanedge and reinstall
systemctl stop titand.service && rm -rf /root/.titanedge && rm -rf /usr/local/titan

About

bash shell install titan L2 - Ubuntu 22.04 - Bahasa Indonesia - Fork dari https://github.com/vinatechpro/titan-install

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%