Skip to content

21state/celestia-snapshot-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Celestia Snapshot Finder

GitHub release (latest by date including pre-releases)

CLI tool for downloading Celestia node snapshots. Uses celestia-snapshots repository as a source of available snapshots.

Features

  • Automatic selection of fastest snapshot provider
  • Progress tracking and resume capability
  • Support for consensus/bridge nodes and pruned/archive snapshots

Installation

# Build from source
git clone https://github.com/21state/celestia-snapshot-finder.git
cd celestia-snapshot-finder
./build.sh

# Or download pre-built binary from Releases

Usage

# Download pruned consensus node snapshot
celestia-snapshot-finder consensus pruned

# Download archive bridge node snapshot with manual selection
celestia-snapshot-finder bridge archive --manual

# Additional flags
--chain-id string   Chain ID (default "celestia")
--manual            Enable manual provider selection

About

CLI tool for downloading Celestia node snapshots

Resources

Stars

Watchers

Forks

Packages

No packages published