tech.lbry.org/documents/developer-program.md
2019-02-17 16:10:53 -05:00

20 lines
649 B
Markdown

---
title: Developer Program
---
LBRY offers a complimentary 100 LBC to qualified engineers to facilitate exploration, development, and testing.
To qualify you must:
- Have a GitHub account prior to January 1st, 2018.
- Have made a public pull request within the past year.
<DeveloperProgram/>
(below here should be hidden until click)
To receive your LBC, you'll need a wallet address. While graphical wallets are available, the recommended path for engineers is to:
1. Download [the LBRY SDK](https://github/lbryio/lbry).
1. Launch the command-line utility.
1. Run the [`address_unused`](https://lbry.tech/api/sdk#address_unused) command.