Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 

Repository files navigation

T3rn

Set up T3rn Node

Default folder - t3rn

Install library

  • apt install screen

Instruction To Run New Node

  1. Create Folder
    • mkdir t3rn
    • cd t3rn
  2. Run Screen
    • screen -S t3rn
  3. Download files
    • wget https://raw.githubusercontent.com/Moniak13/T3rn/refs/heads/main/Node
  4. Give permission
    • chmod +x Node
  5. Run upgrade
    • ./Node
  6. Copy your private key
  7. Go to https://blastapi.io and create your API KEY for RPC
    • Copy only Project ID
  8. Set gas gwei
  9. Close sesion
    • CTRL + A + D

Upgrade Node without reconfigurate

Default folder - t3rn

  1. Open screen sesion
    • screen -r t3rn
  2. Stop Node
    • CTRL + C
  3. Switch folder
    • cd
    • cd t3rn
  4. Download files
    • wget https://raw.githubusercontent.com/Moniak13/T3rn/refs/heads/main/Upgrade
  5. Give permission
    • chmod +x Upgrade
  6. Run
    • ./Upgrade
  7. Switch folder
    • cd executor/executor/bin
  8. Give permission
    • chmod +x t3rnAutorestart.sh
  9. Run Autorestart
    • ./t3rnAutorestart.sh
  10. Close sesion
    • CTRL + A + D

If u wanna get back to sesion

screen -r t3rn

About

Auto Upgrade T3rn Node

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages