mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-18 22:06:48 +01:00
Merge branch 'main' of https://github.com/believethehype/nostrdvm
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
Projects in this folder contain ready-to-use DVMs. To tun the DVM following the next steps:
|
Projects in this folder contain ready-to-use DVMs. To tun the DVM following the next steps:
|
||||||
|
|
||||||
## To get started:
|
## To get started:
|
||||||
- Install Python 3.10
|
- Install Python (tested on 3.10/3.11)
|
||||||
|
|
||||||
|
|
||||||
Create a new venv in this directory by opening the terminal here, or navigate to this directory and type: `"python -m venv venv"`
|
Create a new venv in this directory by opening the terminal here, or navigate to this directory and type: `"python -m venv venv"`
|
||||||
@@ -23,4 +23,4 @@ Create a new venv in this directory by opening the terminal here, or navigate to
|
|||||||
`admin_config.UPDATE_PROFILE` to `True` to announce the NIP89 info and update the npubs profile automatically.
|
`admin_config.UPDATE_PROFILE` to `True` to announce the NIP89 info and update the npubs profile automatically.
|
||||||
- After this was successful you can set these back to False until the next time you want to update the NIP89 or profile.
|
- After this was successful you can set these back to False until the next time you want to update the NIP89 or profile.
|
||||||
|
|
||||||
You are now running your own DVM.
|
You are now running your own DVM.
|
||||||
|
|||||||
Reference in New Issue
Block a user