Skip to content

mefatbear/ln-node-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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