nostr-rs-relay icon indicating copy to clipboard operation
nostr-rs-relay copied to clipboard

Fix: Relay Info: Payments URL && Website Design Improvements

Open mroxso opened this issue 1 year ago • 2 comments

This fixes the payments_url in the relay information, so that clients can display a "register to this relay" button (see here: https://github.com/nostr-protocol/nips/blob/master/11.md#pay-to-relay)

It also contains a better designed website for joining. You can see it in action on relay.layer.systems or greensoul.space

mroxso avatar Nov 12 '23 16:11 mroxso

I think it maybe better to split this into two PRs. One with the fix on the payments_url and then do a separate one for styling. As well as squashing some of these commits for a cleaner history.

thesimplekid avatar Nov 12 '23 21:11 thesimplekid

Agreed on splitting & squashing. Splitting out any Github build improvements into a separate PR would be appreciated as well.

scsibug avatar Dec 01 '23 23:12 scsibug