You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

2.8 KiB

Lightning Polar

One-click Bitcoin Lightning networks for local app development & testing

Build Status Build status codecov

Development

Dependencies

Polar requires that you have Docker installed to create the local networks

Run the app

yarn && yarn dev

Run Unit Tests

yarn test

Run End-to-end Tests

yarn test:e2e

Run Typescript & Linter

yarn lint:all

Package App for your OS

yarn package

Tech Stack