nak
Installation
SKILL.md
nak - Nostr Army Knife
Work with the Nostr protocol using the nak CLI tool.
GitHub: https://github.com/fiatjaf/nak
Installation
To install (or upgrade) nak:
# Avoid piping remote scripts directly to `sh`.
# Prefer inspecting the script (or installing from a trusted package manager) before running.
curl -sSL https://raw.githubusercontent.com/fiatjaf/nak/master/install.sh -o /tmp/nak-install.sh
sed -n '1,200p' /tmp/nak-install.sh
sh /tmp/nak-install.sh