Browse Source

Update README.md

Login
Arc 5 years ago
committed by GitHub
parent
commit
ea480866ea
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      lnbits/extensions/usermanager/README.md

6
lnbits/extensions/usermanager/README.md

@ -1,9 +1,3 @@
<h1>User Manager</h1>
<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.
<img src="https://i.imgur.com/P1tvBSG.png">
<h2>API endpoints</h2>
<code>curl -X GET http://YOUR-TOR-ADDRESS</code>

Loading…
Cancel
Save