Oddbean new post about | logout
 unfortunately i need it to be in Go as it's for payment rails for a relay that is written in Go... i will be working on what amounts to a #golang  SDK for #NWC  for the next few days, i will probably bump to a minor version v1.3.0 when it's working

the key idea is minimising the need for interfaces when usable ones exist already... in this case, the relay will have an identity that when you zap it, by the extension/app noting your NPUB into the zap message and payment memo it can automatically append your subscription expiry and then send you a DM to let you know when its expiring, like nostr.wine does, but making it so this can all be done inside any standard nostr client with zaps enabled 
 Cool! It would be awesome to create a go NWC SDK (or add a PR for a nip47 package to go-nostr) 
 haha, my library is better than go-nostr

yeah, reminds me, that's what i am gonna keep working on now