This tutorial will guide you through setting up a Celestia light node, which will allow you to perform data availability sampling (DAS) on Celestia's data availability (DA) network.
Light nodes ensure data availability. This is the most common way to interact with Celestia networks.
git clone https://github.com/Sensei-Node/celestia-lightnodecd celestia-lightnode/light && cp default.env .env && docker compose up✅ The node is up and running..
- Contributions are welcome. If you have any suggestions for improvements, please open a Pull Request.
Made with ❤️ by Sensei Team