Skip to content
forked from lbryio/lbry.tech

Technical documentation website for the LBRY protocol

License

Notifications You must be signed in to change notification settings

fevzibu/lbry.tech

 
 

Repository files navigation

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 [email protected] regarding any security issues.

Our PGP key is here if you need it.

Contact

The primary contact for this project is Thomas Zarebczan ([email protected]).

About

Technical documentation website for the LBRY protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.7%
  • SCSS 32.3%