Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

AkiAfroo/celesh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 

Repository files navigation

a Celestia Light Node, How its works..check this

asciicast

Ready For Mainnet.

you can use this script to install and do some task in your node (check the screenshots)

  • recommended to use this bash script in a fresh linux server (ubuntu/Debian) | raspberry pi arm devices for Light Node Only
  • celesh will create a celeshfolder in your HOME directory where will save and copy some important files from your node as backup

celesh-menu.png

  • celesh can:
  • upgrade your machine
  • install celestia deps
  • install/upgrade/remove golang (modified version of go installer by kerolloz)
  • clone and compile celestia light node repo
  • backup your keys folder to celeshfolder in zip format
  • backup celestia and cel-key binaries
  • create new accounts keys and backup mnenomics into a file inside celeshfolder
  • send PFB Transactions
  • change RPC-ENPOINTS
  • Much More...

what celesh can't do:

  • transfer keys to an external server (maybe in the future)
  • increase or monitoring your server uptime (its up to you to monitoring your server)

Usage:

  • First download it wget https://raw.githubusercontent.com/AkiAfroo/celesh/mainnet/celesh
  • Second: chmod +x celesh
  • third: bash celesh
  • if the script as for sudo , do this
  • sudo bash celesh
  • the script will try to install dialog , zip , unzip if are not installed in your system before launch the menu.
  • Fresh install after menu pop up: select with mouse or moving with arrows (UP-DOWN) and select/unselect with spacebar

install-options.png

  • options : 2,3,4,5

celesh-more-options.png

  • Have fun !

Disclaimer: Always double check your mnemonics and keys backup and always backup your keys and mnenomics manually

if you find a bug please report it by open a issue ticket here in github (do not spam celestia Discord)

About

a Celestia bash script installer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages