Excited to share my new CLI tool: nostr-publish!
Written in Rust, it lets you easily publish Markdown articles as long-form Nostr events (NIP-23) with metadata like title, image, & summary. Also supports deleting them.
Check it out & star the repo: https://github.com/madcato/nostr-article-publish
#Nostr #Rust #OpenSource
Key features:
- async relay connections via TOML config
- secure key handling via env var.
Install via Cargo, set your Nostr sec key, and publish/delete with simple commands.
Feedback welcome—let's build on Nostr! #Decentralized #CLI