nostr-tools
Login to reply
Replies (2)
Nowhere near as used as you think it is. It's a good starting tool, but as soon as you get serious you will need to rebuild from scratch.
I'm building something using python, and I'm running into trouble with python libs for nostr so much that I'm considering just using nak as a system library and making all my calls to it. Seems fucky so I've been putting off work on this particular project while I overanalyze. Would you recommend such a design choice?