Simple Tools for Interacting with the Nostr Protocol

If you haven’t had a chance to ready my previous post about nostr, it is probably worth checking out as it give a detailed, step by step explanation.

https://nessy.info/post/2023-02-16-deciphering-nostr-and-its-private-keys/

With knowledge gained from the previous post I decided to put together a couple of rough python scripts, this is to handle a few of our previously manual steps.

Head on over to my Github and check out my nostr_stuff repository:

https://github.com/jness/nostr_stuff