An open API service indexing awesome lists of open source software.

https://github.com/rickstaa/livepeer-specs

Repository to store livepeer related tech specs.
https://github.com/rickstaa/livepeer-specs

Last synced: 2 days ago
JSON representation

Repository to store livepeer related tech specs.

Awesome Lists containing this project

README

          

# livepeer-specs

My personal technical specs while working on Livepeer. Published in draft so the community can react before ideas turn into PRs in the actual Livepeer repos.

> [!NOTE]
> These are living documents, drafted and updated with help from AI agents — expect rough edges and the occasional factual error. Finalised specs move to the [Livepeer roadmap repo](https://github.com/livepeer/roadmap), or to the [forum](https://forum.livepeer.org/) when an area needs broader community input before work starts.

## Layout

```text
docs/
README.md # conventions
developer-journey/ # my current focus area
README.md # why this area, what I'm trying to move
.md # individual drafts
```

Specs are grouped by area. New areas get their own folder.

## Status

Current focus: [5-min Developer Journey](docs/developer-journey/README.md)