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
- Install Polar
- Start polar network
- Find your LND Connect URI from polar LND node
- Update
LND_CONNECT_URLinsrc/index.js yarnyarn startto start express server.curl http://localhost:4444/balanceto see balance