Technical documentation website for the LBRY protocol
Find a file
Ben van Hartingsveldt 35d0ef20b3
Add protocol pages
2025-07-18 20:12:01 +02:00
app Add protocol pages 2025-07-18 20:12:01 +02:00
documents Add protocol pages 2025-07-18 20:12:01 +02:00
.babelrc removed bloat and updated packages 2025-04-21 04:10:38 +02:00
.dockerignore setup docker 2023-12-07 20:17:43 +01:00
.editorconfig Moved "Tour" and components to its own folder, plus fixes 2018-07-05 15:19:40 -05:00
.env.sample bump node to 22 and fixing broken stuff 2025-04-20 20:25:10 +02:00
.eslintrc Added prettier and updated deps 2018-10-05 12:47:53 -05:00
.gitignore Update gitignore 2018-10-02 15:22:42 -05:00
.travis.yml removed bloat and updated packages 2025-04-21 04:10:38 +02:00
bun.lock migrate to hono and bun 2025-04-23 02:31:18 +02:00
config.js migrate to hono and bun 2025-04-23 02:31:18 +02:00
CONTRIBUTING.md Initial commit 2019-03-19 17:56:32 -05:00
docker-compose.yml bump node to 22 and fixing broken stuff 2025-04-20 20:25:10 +02:00
Dockerfile migrate to hono and bun 2025-04-23 02:31:18 +02:00
LICENSE Added LICENSE and removed links 2018-11-01 11:23:38 -05:00
package-lock.json migrate to hono and bun 2025-04-23 02:31:18 +02:00
package.json migrate to hono and bun 2025-04-23 02:31:18 +02:00
README.md Update README.md 2021-09-28 10:16:15 -04:00

lbry.tech

We came from the future to help you save the Internet
Technical documentation website for the LBRY protocol.

Prerequisites

  • Node (version >= 10)

Notes

  • This repo will not run locally if you do not also have the LBRY app/daemon and the web-daemon running.
  • When running locally and completing the tipping example in Playground, the LBC donated to a creator comes from your LBC balance. Otherwise, the example will fail. On production, the donated LBC comes from LBRY.

Installation

npm i

Development

npm run watch and visit localhost:8080

Testing

npm test

Production

npm start

Usage

Visit LBRY.tech to see this repo in production.

Contributing

Contributions to this project are welcome, encouraged, and compensated.

For more details, see CONTRIBUTING.md.

License

This project is MIT licensed. For the full license, see LICENSE.

Security

We take security seriously. Please contact security@lbry.com regarding any security issues.

Our PGP key is here if you need it.

Contact

The primary contact for this project is Thomas Zarebczan (tom+github@lbry.com).