📦 celestia-node/ celestiaorg
Celestia Data Availability Nodes
Открыть на GitHub ↗обновлён 3д назад
Звёзды
★ 994
Форки
1.1k
За неделю
—
За месяц
—
Рост %
—
Язык
Go
Установка и запуск
Installation
git clone https://github.com/celestiaorg/celestia-node.git
cd celestia-node
make build
sudo make install
For more information on setting up a node and the hardware requirements needed, go visit our docs at https://docs.celestia.org.
Run a node
<node_type> can be: bridge or light.
celestia <node_type> init
celestia <node_type> start
Please refer to this guide for more information on running a node.
Quick Start with Light Node on arabica
View available commands and their usage:
make node-help
Install celestia node and cel-key binaries:
make node-install
Start a light node with automated setup:
make light-arabica-up
This command:
- Automatically checks wallet balance
- Requests funds from faucet if needed
- Sets node height to latest-1 for quick startup
- Initializes the node if running for the first time
Options:
make light-arabica-up COMMAND=again # Reset node state to latest height
make light-arabica-up CORE_IP=<ip> # Use custom core IP
Из README репозитория · полный README на GitHub
Категории
Теги
celestiadata-availabilitydata-availability-sampling