Learn-by-doing / lightning-extension

A browser extension that let's you make payments directly to websites via the Lightning Network
GNU Affero General Public License v3.0
7 stars 5 forks source link

[research] Messaging between extension and webpage #10

Open chill117 opened 5 years ago

chill117 commented 5 years ago
RobinCsl commented 5 years ago

https://developer.chrome.com/extensions/messaging

RobinCsl commented 5 years ago

This is what the architecture of a browser extension looks like:

Source: https://developer.chrome.com/extensions/overview

karliatto commented 5 years ago

There are already services accepting ln payment on the web like https://testnet.yalls.org/, we can use it for testing