mirror of
https://github.com/jb55/nostril.git
synced 2025-08-11 03:00:46 -04:00
deps
devtools
scripts
nostr-contact
nostr-post
nostr-query
nostr-relay-note
.envrc
.gitignore
.gitmodules
COPYING
Makefile
README.md
aes.c
aes.h
base64.c
base64.h
compiler.h
configurator.c
cursor.h
default.nix
endian.h
hex.h
nostril.c
proof.h
random.h
sha256.c
sha256.h
shell.nix
4 lines
73 B
Bash
Executable File
4 lines
73 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
jq -c '["EVENT",.]' | websocat wss://relay.damus.io
|