Skip to content

Learn-by-doing/lightning-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightning Extension

A browser extension that let's you make payments directly to websites via the Lightning Network.

Lightning Network is second layer payment network built on top of the Bitcoin blockchain. To learn more have a look at the following links:

Getting Started

Install dependencies:

npm install

Build the project:

npm run build

Run it in chrome

Go the the URL below in google chrome.

chrome://extensions/

Click the button Load unpacked extension and select the build folder.

Develop

Use prettier with VScode

If you want Prettier to help you by applying changes on save you have to change in File > Preferences > Settings and check the configuration: Editor: Format On Save.

LND

We are using the LND REST API

About

A browser extension that let's you make payments directly to websites via the Lightning Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published