cmd

package
v0.3.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 13, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "blobcast",
	Short: "Blobcast is a minimal based rollup for publishing and retrieving files",
	Long: `Blobcast is a minimal based rollup for publishing and retrieving files on top of Celestia's data availability layer.

Files are chunked, submitted, and tracked by manifests. Blobcast nodes derive blockchain state from
Celestia blocks to provide content-addressable file storage with cryptographic integrity guarantees.`,
	Run: func(cmd *cobra.Command, args []string) {
		cmd.Help()
	},
}

Functions

func Banner()

func Execute

func Execute()

func GetEnvWithDefault

func GetEnvWithDefault(key, defaultValue string) string

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL