Skip to content

rootulp/celestia-core

This branch is 805 commits ahead of, 945 commits behind celestiaorg/celestia-core:v0.34.x-celestia.

Folders and files

NameName
Last commit message
Last commit date
Mar 23, 2022
Jul 2, 2021
Jan 14, 2022
Oct 13, 2021
Oct 13, 2021
Oct 8, 2021
Mar 23, 2022
Oct 15, 2021
Oct 15, 2021
Oct 11, 2021
Sep 6, 2021
Oct 15, 2021
Apr 4, 2022
Sep 23, 2021
Jan 14, 2022
Oct 15, 2021
Jan 14, 2022
Oct 15, 2021
Feb 11, 2020
Sep 22, 2021
Oct 15, 2021
Oct 6, 2021
Sep 22, 2020
Oct 5, 2020
Dec 4, 2017
Jul 7, 2021
Oct 9, 2021
Feb 2, 2021
Oct 15, 2020
Apr 4, 2022
Oct 13, 2021
Oct 13, 2021
Aug 17, 2020
Oct 6, 2021
Jul 18, 2016
Oct 13, 2021
Sep 30, 2021
Oct 6, 2021
Apr 9, 2021
Aug 17, 2020
Sep 8, 2021
Nov 17, 2020
Nov 17, 2020
Dec 22, 2020
Aug 21, 2020
Jan 14, 2022
Jan 14, 2022

Repository files navigation

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.16 or higher

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

Celestia 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

Celestia (formerly 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.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.0%
  • Shell 0.6%
  • Python 0.5%
  • Makefile 0.4%
  • Jinja 0.3%
  • Dockerfile 0.1%
  • Other 0.1%