{"id":13509722,"url":"https://github.com/livepeer/go-livepeer","last_synced_at":"2025-05-14T08:09:23.983Z","repository":{"id":37431541,"uuid":"94728962","full_name":"livepeer/go-livepeer","owner":"livepeer","description":"Official Go implementation of the Livepeer protocol","archived":false,"fork":false,"pushed_at":"2025-05-12T12:35:39.000Z","size":158351,"stargazers_count":560,"open_issues_count":289,"forks_count":188,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-05-12T12:37:29.032Z","etag":null,"topics":["broadcasting","ethereum","hacktoberfest","hacktoberfest2022","transcode","video-stream"],"latest_commit_sha":null,"homepage":"http://livepeer.org","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/livepeer.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-06-19T02:36:09.000Z","updated_at":"2025-05-09T19:25:16.000Z","dependencies_parsed_at":"2024-12-11T20:30:29.724Z","dependency_job_id":"83e7c272-39f0-48ec-8ebd-116baa3d0722","html_url":"https://github.com/livepeer/go-livepeer","commit_stats":{"total_commits":2615,"total_committers":71,"mean_commits":36.83098591549296,"dds":0.7743785850860421,"last_synced_commit":"e8f079e3af2464e582f93c7786b5aa0ac88944ab"},"previous_names":["livepeer/libp2p-livepeer"],"tags_count":117,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livepeer%2Fgo-livepeer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livepeer%2Fgo-livepeer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livepeer%2Fgo-livepeer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livepeer%2Fgo-livepeer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/livepeer","download_url":"https://codeload.github.com/livepeer/go-livepeer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254101558,"owners_count":22014908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["broadcasting","ethereum","hacktoberfest","hacktoberfest2022","transcode","video-stream"],"created_at":"2024-08-01T02:01:11.994Z","updated_at":"2025-05-14T08:09:18.968Z","avatar_url":"https://github.com/livepeer.png","language":"Go","readme":"\u003c!-- show-on-docup\n\u003cbr /\u003e\n--\u003e\n\n[![go-livepeer](https://user-images.githubusercontent.com/555740/117340053-78210e80-ae6e-11eb-892c-d98085fe6824.png)](https://github.com/livepeer/go-livepeer)\n\n---\n[![Go Report Card](https://goreportcard.com/badge/github.com/livepeer/go-livepeer)](https://goreportcard.com/report/github.com/livepeer/go-livepeer)\n[![Discord](https://img.shields.io/discord/423160867534929930.svg?style=flat-square)](https://discord.gg/livepeer)\n[![license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](LICENSE)\n[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg?style=flat-square)](CONTRIBUTING.md)\n\nThe Livepeer project aims to deliver a live video-streaming network protocol\nthat is fully decentralized, highly scalable and crypto-token incentivized to\nserve as the live media layer in the decentralized development (Web3) stack.\n[Read our documentation](https://docs.livepeer.org/protocol/) to learn more about the protocol and its economic incentives.\n\n`go-livepeer` is a Go implementation of the [Livepeer](https://livepeer.org) protocol which powers the Livepeer Network. Specifically, `go-livepeer` contains implementations of Broadcaster, Orchestrator, and Transcoder nodes (roles) in the Livepeer Network ecosystem.\n\n\u003c!-- hide-on-docup-start --\u003e\n\n## Table of Contents\n\n- [Table of Contents](#table-of-contents)\n- [Requirements](#requirements)\n- [Getting Started](#getting-started)\n- [Contributing](#contributing)\n- [Resources](#resources)\n\n\u003c!-- hide-on-docup-stop --\u003e\n\n## Requirements\n\nThis project requires `go` and a unix shell.\n\n- [Installing and Managing Go](doc/go.md)\n\n\n## Getting Started\n\nTo get started, clone the repo and follow the [installation guide](https://docs.livepeer.org/guides/orchestrating/install-go-livepeer).\n\nNext, follow [the guide to set up a private ETH network with the Livepeer protocol deployed](cmd/devtool/README.md).\n\n## Contributing\n\nThanks for your interest in contributing to go-livepeer. There are many ways you can contribute to the project, even for non-developers.\n\nTo start, take a few minutes to **[read the \"Contributing to go-livepeer\" guide](CONTRIBUTING.md)**.\n\nWe look forward to your pull requests and / or involvement in our\n[issues page](https://github.com/livepeer/go-livepeer/issues) and hope to see\nyour username on our\n[list of contributors](https://github.com/livepeer/go-livepeer/graphs/contributors)\n🎉🎉🎉\n\n## Resources\n\nTo get a full idea of what Livepeer is about, be sure to take a look at these\nother resources:\n\n- 🌐 [The Livepeer Website](https://livepeer.org)\n- 📖 [The Livepeer Docs](https://livepeer.org/docs)\n- 🔭 [The 10-Minute Primer](https://livepeer.org/primer/)\n- ✍ [The Livepeer Blog](https://medium.com/livepeer-blog)\n- 💬 [The Livepeer Chat](https://discord.gg/livepeer)\n- ❓ [The Livepeer Forum](https://forum.livepeer.org/)\n","funding_links":[],"categories":["Others","Go","Developer Tools","hacktoberfest2022"],"sub_categories":["Livepeer Tools and Libraries"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flivepeer%2Fgo-livepeer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flivepeer%2Fgo-livepeer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flivepeer%2Fgo-livepeer/lists"}