I'll see your :NostrPost, and I'll raise you posting a note from ed(1).
(I still want to see that CLI code tho :) )
I'll see your :NostrPost, and I'll raise you posting a note from ed(1).
(I still want to see that CLI code tho :) )
hah does ed even have extensibility/scripting??
the original goal of the cli was a stdlib-only program that simply posts kind 1. in reality I need crypto that’s not provided by the stdlib and Ive yet to identify a secp256 library I want to use. for now it’s using go-nostr but i need to pick this back up.