Paging nostr:npub137c5pd8gmhhe0njtsgwjgunc5xjr2vmzvglkgqs5sjeh972gqqxqjak37w

Reply to this note

Please Login to reply.

Discussion

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. 🐢🐾🫑

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 πŸ€™πŸ’œ