Skip to content

0xHawre/celestia-light-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Celestia Light Node Setup

This repository contains a script (bash.sh) for setting up and running a Celestia Light Node on your machine. The script automates the installation of necessary dependencies, Go language, Celestia node, and systemd service for easy management.

Hardware Requirements

The following minimum hardware specifications are recommended for running a Celestia Light Node:

  • Memory: 500 MB RAM (minimum)
  • CPU: Single Core
  • Disk: 100 GB SSD Storage
  • Bandwidth: 56 Kbps Download / 56 Kbps Upload

Installation

  1. Clone the repository and navigate to the project folder:

    git clone https://github.com/0xHawre/celestia-light-node.git
    cd  celestia-light-node
  2. **run script

 chmod +x bash.sh && ./bash.sh 

run with one cmnd

bash <(curl -s https://raw.githubusercontent.com/0xHawre/celestia-light-node/refs/heads/main/bash.sh)

License This project is open-source and licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages