jclyons52 / lazyledger-core

Celestia node software based on Tendermint.

Home Page:https://lazyledger.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Celestia Core

GitHub go.mod Go version Community license

Celestia Core will power the Celestia main chain by leveraging Tendermint.

Celestia itself is a scale-out data availability-focused minimal blockchain. It allows users to post arbitrary data on the chain, as well as define their own execution layers. This data is ordered on-chain but not executed. This allows for the first scalable data layer for decentralised applications, including optimistic rollup sidechains. Additionally, this design allows developers to define their own execution environments.

Read this blog post to learn more about what we are building.

Documentation

The original whitepaper and the specification which we are currently wrapping up can give you a more detailed overview what to expect from this repository.

Minimum requirements

Requirement Notes
Go version Go1.15 or higher

Install

See the install instructions.

Quick Start

Contributing

Before contributing to the project, please take a look at the contributing guidelines and the style guide.

Join the community at Telegram or jump onto the Forum to get more involved into discussions.

Learn more by reading the code and the specifications.

Versioning

Semantic Versioning

LazyLedger Core uses Semantic Versioning to determine when and how the version changes. According to SemVer, anything in the public API can change at any time before version 1.0.0

Resources

LazyLedger

Tendermint Core

For more information on Tendermint Core and pointers to documentation for Tendermint visit this repository.

About

Celestia node software based on Tendermint.

https://lazyledger.org

License:Other


Languages

Language:Go 97.6%Language:Shell 0.7%Language:Python 0.6%Language:Makefile 0.5%Language:Jinja 0.4%Language:Dockerfile 0.1%Language:HCL 0.1%Language:HTML 0.0%