DEV Community

Discussion on: Journey into Web Monetization - mixtapes

Collapse
 
carlbarrdahl profile image
Carl Barrdahl

Thanks for your comment Dave.

Would it be possible to use WebSockets or polling an HTTP endpoint depending on what kind of frequency of payments you're looking for?

Collapse
 
dfoderick profile image
Dave Foderick

Not sure if you are talking about sending or receiving payments.
I haven't parsed all the architecture yet, but I think for sending payments yourself would be something like this
github.com/interledgerjs/ilp-wm-pr...
You would have to run moneyd for your own wallet and a bunch of infrastructure yourself