Go to file
2019-01-09 17:37:29 -05:00
blobex move non-proto code into extras/, switch to go modules, drop old dht 2019-01-09 17:31:22 -05:00
claim move non-proto code into extras/, switch to go modules, drop old dht 2019-01-09 17:31:22 -05:00
dht update dht imports 2019-01-09 17:37:29 -05:00
extras move non-proto code into extras/, switch to go modules, drop old dht 2019-01-09 17:31:22 -05:00
lbrycrd move non-proto code into extras/, switch to go modules, drop old dht 2019-01-09 17:31:22 -05:00
stream move non-proto code into extras/, switch to go modules, drop old dht 2019-01-09 17:31:22 -05:00
.gitignore remove .idea from gitignore 2018-02-23 09:26:23 -05:00
.travis.yml move non-proto code into extras/, switch to go modules, drop old dht 2019-01-09 17:31:22 -05:00
go.mod move non-proto code into extras/, switch to go modules, drop old dht 2019-01-09 17:31:22 -05:00
go.sum move non-proto code into extras/, switch to go modules, drop old dht 2019-01-09 17:31:22 -05:00
LICENSE create LICENSE file 2018-02-22 13:14:48 -05:00
main.go move non-proto code into extras/, switch to go modules, drop old dht 2019-01-09 17:31:22 -05:00
Makefile move non-proto code into extras/, switch to go modules, drop old dht 2019-01-09 17:31:22 -05:00
readme.md move non-proto code into extras/, switch to go modules, drop old dht 2019-01-09 17:31:22 -05:00

The LBRY Protocol in Go

lbry.go is a set of tools and projects implemented in Golang. See each subfolder for more details

Build Status

This project uses Go modules. Make sure you have Go 1.11+ installed.

Building

  • clone the repository
  • run make from the root directory to build the binary

Contributing

Contributions to this project are welcome, encouraged, and compensated. For more details, see lbry.io/faq/contributing

Make sure you go fmt your code before submitting PRs.

License

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

Security

We take security seriously. Please contact security@lbry.io regarding any issues you may encounter. Our PGP key is here if you need it.

Contact

The primary contact for this project is @lyoshenka (grin@lbry.io)