pyrelay
pyrelay copied to clipboard
PyRelay is a python implementation of a NOSTR Relay, using asyncio
I tried both docker compose up and running it locally on an M1 mac os, and both times the server started but then gave me 404 errors after I tried...
I am not sure what the X&V stand for in the NIP support table. Could you create a key explaining them?
Followed README, run pyrelay locally. requirement file installed. in cloned pyrelay folder. ``` python ./pyrelay/relay/server.py Command 'python' not found, did you mean: command 'python3' from deb python3 command 'python' from...