macOS | Linux | Windows |
---|---|---|
Download .dmg | Download .deb | Download .msi |
If you prefer to compile from source or are not on one of the above operating systems, follow this guide.
Launch the deamon to run as a background process:
$lbrynet-daemon
While running, the daemon will provide a JSON-RPC interface on localhost. We'll learn how to interact with that next.
macOS and Windows do not currently bundle the daemon separately. Just launch the full app and the API will still be available. This will be resolved in v0.9. */ ?>