Celestia - Bridge Node
Celestia is a modular data availability network that securely scales with the number of users, making it easy for anyone to launch their own blockchain.
Type of node: Bridge Node
ChainID: mocha-4
Resources
Hardware requirements
CPU
8 cores
RAM
64 GB
Storage
10 TB SSD
Network
1 Gbps
OS
Linux (Ubuntu 20.04 x64)
Installation πΎ
Install dependencies
sudo apt update && sudo apt upgrade -y
sudo apt install curl git wget htop tmux build-essential jq make gcc tar clang pkg-config libssl-dev ncdu -yInstall GO 1.22.2
Install celestia-node
Init app
Next, we get the address of the wallet to be funded. To pay for transactions
Request tokens from the faucet π
Request tokens from discord "faucet" channel https://discord.com/invite/YsnTPcSfWQ
Create service file
Enable and start service
Get your node's peerID
Get NodeID
Useful commands βοΈ
Check bridge node status
Check bridge wallet balance
Upgrade Bridge Node
Stop bridge node
Download and install new binary
Update config
Start bridge node
Delete node ποΈ
Last updated