Skip to content
Technical documentation website for the LBRY protocol
JavaScript CSS
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
app
documents Update wallet address default values May 17, 2020
.babelrc
.editorconfig Moved "Tour" and components to its own folder, plus fixes Jul 5, 2018
.env.sample Initial commit Mar 19, 2019
.eslintrc
.gitignore
.travis.yml GitHub feed is working Jul 12, 2018
CONTRIBUTING.md Initial commit Mar 19, 2019
LICENSE
README.md Updates primary contact Apr 17, 2020
config.js
index.js Closes #207 and reformats some things Jan 17, 2019
package-lock.json
package.json

README.md

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).

You can’t perform that action at this time.