Skip to content

endygamie/celestia-core

 
 

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%