mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2024-11-20 10:39:59 +01:00
f3b720b690
* fix wrong API keys on examples * add hability to keep wallet after user delete #344 * make format |
||
---|---|---|
.. | ||
templates/usermanager | ||
__init__.py | ||
config.json | ||
crud.py | ||
migrations.py | ||
models.py | ||
README.md | ||
views_api.py | ||
views.py |
User Manager
Make and manage users/wallets
To help developers use LNbits to manage their users, the User Manager extension allows the creation and management of users and wallets.
For example, a games developer may be developing a game that needs each user to have their own wallet, LNbits can be included in the developers stack as the user and wallet manager. Or someone wanting to manage their family's wallets (wife, children, parents, etc...) or you want to host a community Lightning Network node and want to manage wallets for the users.
Usage
- Click the button "NEW USER" to create a new user
- Fill the user information\
- After creating your user, it will appear in the Users section, and a user's wallet in the Wallets section.
- Next you can share the wallet with the corresponding user
- If you need to create more wallets for some user, click "NEW WALLET" at the top