Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

About

Simple tutorial getting started with Bitcoin Lightning and Node Express

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Contributors

Languages