Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin 2022-04-14 19:46:11 -07:00
parent 04a02cbaea
commit 7cd4e8c188
1 changed files with 3 additions and 0 deletions

View File

@ -44,4 +44,7 @@ Send to a relay:
$ ./nostril --envelope --sec <key> "this is a message" | websocat wss://nostr-pub.wellorder.net
Send a nip04 DM:
$ ./nostril --envelope --dm <pubkey> --sec <key> "this is a secret" | websocat wss://nostr-pub.wellorder.net