Skip to content
/ polar Public
forked from jamaljsr/polar

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

License

Notifications You must be signed in to change notification settings

okjodom/polar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightning Polar

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

Actions Status codecov

Development

Dependencies

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

Commands

Command Description
yarn install dependencies
yarn dev run the app with react hot reloading and electron live restarting
yarn test run unit tests in watch mode
yarn test:e2e run e2e tests
yarn lint:all run typescript and eslint syntax checking
yarn langs extract i18n language keys from code
yarn pacakge package the app for your OS

Note: there is currently a bug in electron v6 on Windows with Dark Mode enabled. Use yarn win instead of yarn dev to automatically disabled dark mode during development. See win-light.cmd for more details.

Tips

  • install the import-sorter Visual Studio Code extension for automatic import statement sorting

Tech Stack

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.3%
  • Dockerfile 1.4%
  • Other 1.3%