mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-03-18 05:41:51 +01:00
Update README.md
This commit is contained in:
parent
a9ffd4299c
commit
afde70c672
@ -11,15 +11,15 @@ This means the project is in alpha status, interfaces might still change/break a
|
||||
|
||||
Create a new venv by running `"python -m venv venv"`
|
||||
- Place .env file (based on .env_example) in main folder.
|
||||
- Set your own private hex keys, create NIP89 dtags on vendata.io,
|
||||
- the feamework will automatically create keys for your dvms in this file.
|
||||
- Install requirements.txt
|
||||
- Run python main.py.
|
||||
|
||||
In `playground.py` some DVMs are already prepared. Feel free to play along with the existing ones.
|
||||
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.
|
||||
|
||||
A `bot` is running by default that lists and communicates with the `DVMs` added to it,
|
||||
so your DVMs can be controled via any regular client as well.
|
||||
so your DVMs can be controled via any regular social client as well.
|
||||
|
||||
The Framework optionally supports `LNbits` to create invoices instead of using a `lightning address`. If LNBits is not used,
|
||||
make sure your nostr accounts have a valid lightning address.
|
||||
|
Loading…
x
Reference in New Issue
Block a user