Is yours faster than

https://github.com/jeffthibault/python-nostr

Reply to this note

Please Login to reply.

Discussion

I would think so. I started aionostr because I wanted an async API that was also easy to use and understand. Async seems to be the better choice for nostr use cases.

As a result, with nostr_bot, it's easy to write all sorts of bots, and run them simultaneously.