So it’s sort of a translation service to make simple lightning payments into zaps?
Login to reply
Replies (2)
More like a service to make non-custodial lightning payments simple.
Using the API abstracts away all the nostr + lightning involved in using nwc, and allows devs to use a familiar REST interface to say userA wants to pay userB 200 sats.
View quoted note →
It’s a REST API for zaps. They’re storing NWC connection strings for users on their server. Then they use those strings to send zaps.