From 11c9dfdec0e3f896e445e183a9b7a90dfebcc9b9 Mon Sep 17 00:00:00 2001
From: Jeremy Kauffman
- The LBRY protocol is comprised of a set of APIs provided via a daemon. This daemon is comprised of several sub-components, and interacts with the blockchain, wallet, and other remote daemons that comprise the LBRY data network. + The LBRY protocol consists of a set of APIs provided via a daemon. This daemon is comprised of several sub-components, and interacts with the blockchain, wallet, and other remote daemons that constitute the LBRY data network.
The LBRY daemon and wallet are both written in Python, but maybe you're the one to rewrite them in Go (we're kidding) (probably). @@ -145,12 +145,12 @@
- We ask all potential full-time contributors to take on a "good first issue" on the project they'd be working on. + We ask all potential full-time contributors to take on a potential issue on the project they'd be working on. Issues tagged "good first issue" are suitable for this purpose, though you are welcome to work on another issue or even something not filed at all.
The issue you choose does not necessarily need to be fully completed, and we don't expect a perfect first contribution. Open a pull request as soon as you'd like any feedback from one of our developers. We compensate at or above market rates for all accepted pull requests.