It's a very opinionated stack, built on a nostr library I designed (purplebase) and models, which exposes nostr NIPs as domain models. I am using it to build Zapstore and other apps and improving it as I go along.

Reply to this note

Please Login to reply.

Discussion

Are you taking bribes on what models you work on? 😁

Lol the stack is prepared to create and registered new models from new kinds. Should work.

I actually started work on integrating my custom 31926 and 31927 already but then shied away when I was having issues getting 59 events to decrypt. I need to dig back in again!

What are these custom events? If it's improving NIP-52 in models, I'd gladly take a PR

On my todo is to create a PR to 52 for these. 926 is to create availability lists to show when you want to accept booking requests and 927 is just a public busy time that I create when users create gift wrapped 393 so that the booking can still see the user as busy without knowing why.

I will definitely send a PR when I have them working well. I slid away from the android side for a few days and started putting some focus on another project but will definitely get it over.

Ugh I got lost already 😅 sure man. Welcome

Can I try it?

It's on stacks or just clone https://github.com/purplebase/purplestack

I'd be interested in your feedback

I’ll check it out for sure. My project is next js and using NDK but I have something else I wanted to build in the near future. Thanks!