nostr supports splits on events, but profiles only use the lightning address on the profile.

so i have podcastindex.org's API now working on my local dev environment of zaptrax. it works and i can play music just fine. the issue is now supporting keysend. that is not widely supported. i guess the issue is also wavlake music just does a keysend to their node instead of doing the split with the artist sand them?

i need to figure out how to handle all of this elegantly in a user interface so it doesn't look jumbled or confusing.

Reply to this note

Please Login to reply.

Discussion

Yeah, Wavlake handled splits on their server instead of your wallet sending multiple payments. It works, and given some of the limitations, it makes sense.

but it works :)

And good luck. The UI/UX of multiple splits is a tough problem to handle elegantly. I'm not sure there's clean way of doing it yet, but we'll get there.

yeah, it's ugly. i need to find an elegant solution. once i do ill publish it to prod.