Technical documentation website for the LBRY protocol
Go to file
netop:// ウェッブ f8c93ea08b
Merge pull request #186 from nathan78906/patch-1
Update spelling (dowload -> download)
2018-10-22 12:21:48 -05:00
app Fixed display of links in tables 2018-10-16 11:02:23 -05:00
documents Update spelling (dowload -> download) 2018-10-20 14:11:42 -04:00
.babelrc Refactor in progress 2018-08-28 18:57:18 -05:00
.editorconfig Moved "Tour" and components to its own folder, plus fixes 2018-07-05 15:19:40 -05:00
.env.sample Closes #141 2018-09-24 12:55:01 -05: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
.npmrc Refactor in progress 2018-08-28 18:57:18 -05:00
.sasslintrc LOTS of Sass refactoring 2018-10-05 17:46:08 -05:00
.travis.yml GitHub feed is working 2018-07-12 16:47:37 -05:00
config.js Refactor in progress 2018-08-28 18:57:18 -05:00
CONTRIBUTING.md Typos 2018-07-12 16:47:38 -05:00
package.json Moved color module to devDependencies 2018-10-15 14:24:15 -05:00
README.md Moved site preview image to spee.ch 2018-10-10 16:18:12 -05:00
server.js Uniformity 2018-10-10 12:56:35 -05:00

lbry.tech

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

Prerequisites

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.

Security

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

Our PGP key is here if you need it.

Contact

The primary contact for this project is @netoperatorwibby(paul@lbry.io).