This commit is contained in:
Thomas Zarebczan 2018-06-27 20:47:41 -04:00 committed by GitHub
parent 24d778a190
commit 06a6067123
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,9 +14,10 @@ Completing this bounty involves creating a simple library to make it as easy as
An example of a binding can be found in the [php-api](https://github.com/lbryio/php-api) repo.
A binding can typically be written using cURL in less than 100 lines of code.
A binding can typically be written using cURL in less than 100 lines of code. The repo should be well documented for the wrapper language, have install/setup instructions and tests.
If you are pursuing this effort, please [email us](mailto:hello@lbry.io) to so we can update this bounty with the current progress.
Bounty Status:
Ruby - Under Review
Lua - In Progress