1e7563bf96
Changed in the Stakes section where there apparently where two a "A _stake_ is a a single " |
||
---|---|---|
_layouts | ||
assets | ||
.gitignore | ||
404.html | ||
_config.yml | ||
CNAME | ||
dev.sh | ||
Gemfile | ||
Gemfile.lock | ||
index.md | ||
lbry-spec.pdf | ||
LICENSE | ||
pdf.sh | ||
readme.md |
LBRY Protocol Specification
LBRY is a protocol for accessing and publishing digital content in a global, decentralized marketplace.
This repo contains the official protocol specification for LBRY. It is built with Jekyll.
Usage
The spec is available at https://spec.lbry.com.
To view the content locally, you must have Ruby and bundler installed. Then run bundle install
and bundle exec jekyll serve
, and open localhost:4000
in your browser.
Contributing
To edit the spec:
- run
bundle exec jekyll serve --watch
- make changes to the markdown
- refresh
localhost:4000
in your browser to see the effect of your changes.
Contributions to this project are welcome, encouraged, and compensated. For more details, click here.
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 @lyoshenka (grin@lbry.com).