Oddbean new post about | logout
 Rebuilding my Zapit paywall services;

Zapit is coming back with a lot of new features, including the most requested one: the Zapit Wallet API for devs. Add a paywall in your own apps with advanced features like Prism (Split-Payments) & other automations on both API & Zapit paywall users. 

Any suggestions for features, architecture & name?
https://i.imgur.com/OLkx0lE.jpeg 
 Don’t use LNbits. 😅 
 Literally, the reason I'm rebuilding it, at least the paywall should be off the Lnbits. I just have to build a Zap-to-decrypt somehow, all hosted on nostr. 

The difficult part is that it should work without a centralized server.  
 Check this, just built a lightweight paywall implementation that encrypts media URLs before packaging them with a wallet address and price in a QR code. 

QR code redirect link initiates a payment, and once confirmed, media link is decrypted quickly. It's infinitely faster than Lnbits. 1 click self hosting with node. https://image.nostr.build/d56351f8b8836c37c7c84b965f34620e536240b04e76d2d976d5ee617e51bfa1.jpg 
 Excited to check out the API