Update README.md

This commit is contained in:
Arc
2020-05-01 06:10:44 +01:00
committed by GitHub
parent 690b33e096
commit ea480866ea

View File

@@ -1,9 +1,3 @@
<h1>User Manager</h1> <h1>User Manager</h1>
<h2>Make and manager users/wallets</h2> <h2>Make and manager users/wallets</h2>
To help developers use LNbits to manage their users, the User Manager extention 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 develpoers stack as the user and wallet manager. To help developers use LNbits to manage their users, the User Manager extention 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 develpoers stack as the user and wallet manager.
<img src="https://i.imgur.com/P1tvBSG.png">
<h2>API endpoints</h2>
<code>curl -X GET http://YOUR-TOR-ADDRESS</code>