Go to file
Niko Storni e90b6dfcc7
add more SDK calls
export jsonrpc.Decode
add dep as dependencies manager
2019-05-10 14:03:46 +02:00
blobex move non-proto code into extras/, switch to go modules, drop old dht 2019-01-09 17:31:22 -05:00
claim try and upgrade deps 2019-03-08 19:11:52 +01:00
dht update dht imports 2019-01-09 17:37:29 -05:00
extras add more SDK calls 2019-05-10 14:03:46 +02:00
lbrycrd move non-proto code into extras/, switch to go modules, drop old dht 2019-01-09 17:31:22 -05:00
stream add decrypt function 2019-02-18 14:33:05 -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 ok my mistake, back to 0.5.0 - will update chainquery. 2019-04-14 00:25:15 -04:00
go.sum lowered slack api version to 0.2.0 - upgrading is a breaking change. 2019-04-14 00:13:26 -04:00
Gopkg.lock add more SDK calls 2019-05-10 14:03:46 +02:00
Gopkg.toml add more SDK calls 2019-05-10 14:03:46 +02: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 lbry.com switch 2019-03-18 12:26:43 -04: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.com/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.com 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.com)