Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 994 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 994 Bytes

Celestia Node

test lint Go Report Card codecov

Golang implementation of Celestia's data availability node types (light | full | bridge).

Minimum requirements

Requirement Notes
Go version 1.17 or higher

Installation

git clone https://github.com/celestiaorg/celestia-node.git
make install