Relays should get paid.

the way reach works… where clients are constantly rebroadcast notes they see to any write available relay… I don’t see how splits would work.

could image a relay where you trickle out sats as you read, much like listening to a podcast, and maybe those sats are then split with the content creator.

Reply to this note

Please Login to reply.

Discussion

Here's how we do it with Podcasting 2.0 value4value

https://github.com/Podcastindex-org/podcast-namespace/blob/main/value/value.md

I’ve brought up payment intervals to some core nostr devs.

it’s just the premise that a zap would be split with the relay it’s on… when I could of read it from 3 relays I’ve connected too… and when after that zap occurs it could end up on another relay. Doesn’t quite compute with how nostr’s reach fundamentally works.

Alternatively, a relay could let you link a LN wallet, like fountain fm does.. and set up payment intervals, and offer to split that funding through current zaps to the notes that are sent to your client.

How zpas are transacted need to be re-engineered.

Seems like this is fairly straightforward to implement

Second

Yep, I implemented zap splits with #[5]​ Lightning addresses. Currently testing. Zaps can be configured to be automatically split based on a fee or percentage rate per zap.