lbry.tech/documents/resources/setup-videos.md

21 lines
937 B
Markdown
Raw Normal View History

2019-02-15 16:45:25 -06:00
---
title: Developer Setup Intro
---
2019-02-13 12:46:45 -05:00
# Getting started with LBRY development
2019-02-15 16:45:25 -06:00
Having trouble with getting your LBRY development environment setup or do you prefer following along with a video? Well you're in luck...we have setup videos for many of projects!
2019-02-13 12:46:45 -05:00
## Desktop Application
2019-02-15 16:45:25 -06:00
Check out [our video tutorial](/resources/video-lbrydesktop) to setup the [Desktop app](https://github.com/lbryio/lbry-desktop) development environment.
2019-02-13 12:46:45 -05:00
## Android Application
2019-02-15 16:45:25 -06:00
Check out [our video tutorial](/resources/video-lbryandroid) to setup the [Android app](https://github.com/lbryio/lbry-android) development environment.
2019-02-13 12:46:45 -05:00
## LBRY SDK
2019-06-20 23:43:42 -04:00
Check out [our video tutorial](/resources/video-lbrysdk) to setup the [LBRY SDK](https://github.com/lbryio/lbry-sdk) development environment.
2019-02-13 12:46:45 -05:00
## LBRY Blockchain
2019-02-14 17:28:43 -05:00
Check out [our video tutorial](/resources/video-lbrycrd) to setup the [LBRY Blockchain](https://github.com/lbryio/lbrycrd) development environment.