Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 865 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 865 Bytes

Bitcoin Lightning Network Node Express Tutorial

Basic tutorial on developing Bitcoin Lightning applications using Node and Express.

I highly recommend reading the full tutorial to understand how this repo works. http://digest.fatbear.io/issues/bitcoin-lightning-development-tutorial-node-express-751426

Get Started

  1. Install Polar
  2. Start polar network
  3. Find your LND Connect URI from polar LND node
  4. Update LND_CONNECT_URL in src/index.js
  5. yarn
  6. yarn start to start express server.
  7. curl http://localhost:4444/balance to see balance

Follow Us

FatBear

Connect to our Node