You could have a command line script to upload to nostr.build. I have clear curl examples that show how to do it in the source. You could also add the nip98 authorization header. πΆπΎπ«‘
Discussion
Thanks nostr:npub137c5pd8gmhhe0njtsgwjgunc5xjr2vmzvglkgqs5sjeh972gqqxqjak37w
I should be able to do curl, not sure about nip98, though. I'll play with it soon. π€π
Curl example at the top of the file in the comments. Youβll need to probably use jq to extract url from the returned payload. πΆπΎπ«‘
https://github.com/nostrbuild/nostr.build/blob/main/api/v2/routes_upload.php
Thanks fren, I'll have a look π€π