mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-07-12 15:02:25 +02:00
Merge branch 'main' of https://github.com/believethehype/nostrdvm
This commit is contained in:
@ -13,7 +13,7 @@ Create a new venv by running `"python -m venv venv"`
|
||||
- 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.
|
||||
- pip install nostr-dvm
|
||||
- Run python3 main.py.
|
||||
- Run python3 main.py. (or check single examples in the example folder)
|
||||
|
||||
In each task component DVM examples are already prepared. Feel free to play along with the existing ones.
|
||||
You can also add new tasks by using the interface, just like the existing tasks in the `tasks` folder.
|
||||
|
Reference in New Issue
Block a user