mirror of
https://github.com/jb55/nostril.git
synced 2025-08-16 04:20:46 -04:00
deps
scripts
nostr-contact
nostr-post
nostr-query
nostr-relay-note
.envrc
.gitignore
.gitmodules
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
3 lines
71 B
Bash
Executable File
3 lines
71 B
Bash
Executable File
#!/usr/bin/env bash
|
|
echo '["REQ","",{"kinds":[0],"authors":["'$1'"]}]'
|