Update README.md

This commit is contained in:
cgi-bin/ 2022-08-31 12:39:27 +02:00 committed by GitHub
parent 13985950fd
commit 787eb1f0a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -71,4 +71,11 @@ Send to a relay:
Send a nip04 DM:
$ ./nostril --envelope --dm <pubkey> --sec <key> --content "this is a secret" | websocat wss://relay.damus.io
Send a mine a pubkey:
$ ./nostril --mine-pubkey --pow <pow difficulty>
Reply to an event
$ ./nostril --envelope --sec <key> --content "this is reply message" --tag e <note_id> | websocat wss://relay.damus.io