mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-03-17 13:21:48 +01:00
Update README.md
This commit is contained in:
parent
7dc5bc8821
commit
f95594d067
@ -12,6 +12,7 @@ Create a new venv by running `"python -m venv venv"`
|
||||
- Place .env file (based on .env_example) in main folder.
|
||||
- Create a `LNbits` account on an accessible instance of your choice, enter one account's id and admin key (this account will create other accounts for the dvms)
|
||||
- the framework will then automatically create keys, nip89 tags and zapable NIP57 `lightning addresses` for your dvms in this file.
|
||||
- Activate the venv by typing `".venv\Scripts\activate"` on Windows or `"source .venv/bin/activate"` otherwise
|
||||
- pip install nostr-dvm
|
||||
- Run python3 main.py. (or check single examples in the example folder)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user