mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-28 07:51:24 +00:00
15 lines
470 B
Markdown
15 lines
470 B
Markdown
---
|
|
category: browser
|
|
title: Add Wallet Interface to LBRY Browser
|
|
award: 2000
|
|
status: complete
|
|
pr: https://github.com/lbryio/lbry-web-ui/pull/23
|
|
date: '2016-07-01'
|
|
---
|
|
|
|
Add a basic wallet interface to the LBRY Browser [`lbry-desktop`](https://github.com/lbryio/lbry-desktop).
|
|
|
|
The interface must support:
|
|
- Generating a new wallet address.
|
|
- Sending a variable number of credits to a specified address from the active wallet.
|
|
- Displaying an address to receive credits.
|