2
Automatic Split payments for minimal trust collabs
S
satsSep 2, 2024
I make a video with someone. We have a donation QR or lnurl-address dedicated for those donations. When someone zaps us, it automatically splits the donations to the % we agrees to our own personal wallets.
Another example, but much more complicated. I manufacture products and I hire a graphic designer. I get 80% designer gets 20% for that product only on my website. When a customer buys that product SKU, it automatically sends the 20% of the sale to graphic designer.
Comments
I did small research on zapsplits few months ago to help out with one project - and it's not that easy to set up.
You need LNbits for that (they have cloud hosting too) and there is an extension called "Prism" or something that automatically sends incoming payments further. You can do subwallets, lnurls, qr codes.
There was an app for this: https://github.com/getAlby/ZapSplitter
However we stopped maintaining it as there was not much usage. But you can run it yourself if you wish!