# LBRY

The LBRY SDK for building decentralized, censorship resistant, monetized digital content apps.

Repository: https://github.com/lbryio/lbry-sdk
Canonical: https://ross.abutalabs.com/products/lbry
Homepage: https://lbry.com
Language: Python
License: MIT
License Family: permissive
Topics: lbry, blockchain, python, decentralized, bittorrent, cryptocurrency, protocol, bitcoin, p2p, dht, kademlia
Last push: 2024-08-19T07:49:41+00:00
Link (homepage): https://lbry.com
Link (site_page): https://lbry.com/faq
Link (site_page): https://open.lbry.com/@lbry
Link (site_page): https://lbry.com/what

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4031, "days_push": 744, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7173, forks 492 (observed 2026-08-28T04:09:56.401089+00:00)

## What it is
LBRY SDK is a Python implementation of the LBRY decentralized peer-to-peer protocol for publishing, discovering, and monetizing digital content, using the LBRY blockchain as a namespace and metadata database. It ships a daemon with a JSON-RPC API, a Kademlia DHT, a blob exchange protocol, and a wallet, enabling developers to build decentralized applications on the LBRY network.

## Use cases
- build a decentralized content publishing app
- run a peer-to-peer file sharing network node
- monetize digital content with cryptocurrency payments
- query blockchain metadata for content claims
- host and serve files over a DHT-based network
- integrate LBRY wallet and payments into an app

## When to choose
- you want to build apps on a censorship-resistant, decentralized content network
- you need a full-featured SDK with DHT, wallet, and JSON-RPC daemon
- you want blockchain-backed content naming and monetization

## When to avoid
- you need a simple centralized file host or CDN
- you want an actively developed project with frequent releases
- you need a general-purpose blockchain framework unrelated to content publishing

## Facets
- artifact type: library
- maturity: maintenance
- function: p2p, blockchain, rpc, networking, sdk, search-engine
- domain: blockchain, media, microservices, self-hosted, privacy
- platform: python, windows, cross-platform, cli
- tags: decentralized-content, bittorrent, kademlia-dht, lbry-credits, json-rpc-daemon, censorship-resistance, content-monetization, cryptocurrency, linux, macos

## Member repositories
- lbryio/lbry-sdk (sdk) score 23
- lbryio/lbry-desktop (frontend) score 66
- lbryio/lbrycrd (backend) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:56.401089+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:39:56.399076+00:00, confidence not recorded.
  - readme: https://github.com/lbryio/lbry-sdk (fetched 2026-08-28T04:09:56.401089+00:00, sha 5edc135c7a92)
  - homepage: https://lbry.com (fetched 2026-08-29T08:35:35.463113+00:00, sha 59a13f6685c0)
  - site_page: https://lbry.com/faq (fetched 2026-08-29T08:35:35.472201+00:00, sha ff6722b46942)
  - site_page: https://open.lbry.com/@lbry (fetched 2026-08-29T08:35:35.474355+00:00, sha 3a73ddb4140e)
  - site_page: https://lbry.com/what (fetched 2026-08-29T08:35:35.476090+00:00, sha efef1b93b827)
- Data as of 2026-08-30T08:39:29.467469+00:00.
