mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-27 07:23:33 +00:00
16 lines
462 B
Markdown
16 lines
462 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-app`](https://github.com/lbryio/lbry-app).
|
|
|
|
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
|