mirror of
https://github.com/aljazceru/nostrdvm.git
synced 2025-12-28 11:24:22 +01:00
add tutorials, get did of admin_id (same as wallet_id)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#Create an account with a lnbits instance of your choice, add the admin key and id here. This account will be used to create a new lnbits wallet for each dvm/bot
|
||||
LNBITS_ADMIN_KEY = ""
|
||||
LNBITS_ADMIN_ID = ""
|
||||
LNBITS_WALLET_ID = ""
|
||||
LNBITS_HOST = "https://lnbits.com" #Use your own/a trusted instance ideally.
|
||||
# In order to create a zappable lightning address, host nostdress on your domain or use this preinstalled domain.
|
||||
# We will use the api to create and manage zapable lightning addresses
|
||||
|
||||
Reference in New Issue
Block a user