Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 474 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 474 Bytes

stackchainsiggy_nostr

This is the version made for Nostr for the Stackchain mascot that monitors for #stackjoin buys.

I had to incorporate Jeff Thibault's Nostr-Python library into the package because of version discrepancies on pip and github, and also because I had to make a few changes to the Nostr library code to facilitate the bot's functionality.

Incorporated Monstr's hex_to_bech32 method into PublicKey class.

Credits: Jeff Thibault, Pieter Wuille, Monty888