https://github.com/celestiaorg/data-availability-wg
https://github.com/celestiaorg/data-availability-wg
celestia data-availability data-availability-sampling
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/celestiaorg/data-availability-wg
- Owner: celestiaorg
- Created: 2023-12-07T10:55:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-24T14:52:36.000Z (4 months ago)
- Last Synced: 2025-02-14T10:25:42.253Z (3 months ago)
- Topics: celestia, data-availability, data-availability-sampling
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 6
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Data Availability Working Group
[meeting calendar](https://calendar.google.com/calendar/embed?src=c_c50783db0e17918bf41d317de6a490cd149f548709c09db4b283a4cdaa1bc5a6%40group.calendar.google.com)
Welcome to the Data Availability (DA) working group. The purpose of this group is to facilitate discussion amongst teams and individuals working on problems related to data availability on the Celestia network.
## Getting Started
The WG would encourage you to familiarize yourself with [the core values of the Celestia social layer](https://forum.celestia.org/t/core-values-of-the-celestia-social-layer/1151) as a pre-requisite to engaging in working groups and the CIP process.
# Scope Of Working Group
- Coordination around network wide parameters and their changes
- Communication and debate on potential network breaking changes
- Discussion of behavior around data storage formats and messaging schemas
- Agreement around data storage and availabilty guarantees
- Specifications and contracts regarding node types
- Support and coordination of teams/projects implementing DA nodesDiscussion of interfaces and end user APIs is out of scope for DA working group. We'd encourage that discussion to take place in the interfaces working group.
# Userful Links and Reading
[Our Charter](./charter.md)
[Meeting Notes](./meeting-notes/history.md)
[Events Calendar](https://calendar.google.com/calendar/embed?src=c_c50783db0e17918bf41d317de6a490cd149f548709c09db4b283a4cdaa1bc5a6%40group.calendar.google.com)
[Celestia Forum](https://forum.celestia.org/)
[Celestia CIP Process](https://blog.celestia.org/introducing-the-celestia-improvement-proposal-process/)
# Node Implementations
[celestia-node](https://github.com/celestiaorg/celestia-node)
[lumina](https://github.com/eigerco/lumina)
[go-wasm-example](https://github.com/eigerco/celestia-go-wasm-example)