mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-07-09 03:42:06 +02:00
Update 03_client.py
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
#Welcome to part 3. This actually is is a simplistic client that will interact with our DVM.
|
# Welcome to part 3. This actually is is a simplistic client that will interact with our DVM.
|
||||||
# We will address the DVM we created in part 02, so make sure it's still running and run this Script in a new instance.
|
# We will address the DVM we created in part 02, so make sure it's still running and run this Script in a new instance.
|
||||||
# Copy the DVM's hex key that pops up at the beginning and replace the one down in the main function with your DVM's key.
|
# Copy the DVM's hex key that pops up at the beginning and replace the one down in the main function with your DVM's key.
|
||||||
# This way we will tag it and it will know it should reply to us.
|
# This way we will tag it and it will know it should reply to us.
|
||||||
|
Reference in New Issue
Block a user