skybridge

Getting Started with CelestiaNet

Overview

CelestiaNet is a decentralized network for secure and efficient data transfer. This guide will help you get started with using CelestiaNet.

Prerequisites

Quick Start

Step 1: Install CelestiaNet CLI

Run the following command to install the CelestiaNet CLI:

1. npm install -g celestianet-cli

Step 2: Initialize CelestiaNet

Run the following command to initialize CelestiaNet:

1. celestianet init

Step 3: Start CelestiaNet

Run the following command to start CelestiaNet:

1. celestianet start

What’s Next?