Skip to content

Instantly share code, notes, and snippets.

@torkelrogstad
Created February 14, 2019 13:40
Show Gist options
  • Save torkelrogstad/8ce61f0881479765554a2b5fc3579f15 to your computer and use it in GitHub Desktop.
Save torkelrogstad/8ce61f0881479765554a2b5fc3579f15 to your computer and use it in GitHub Desktop.
`sb-api` LND connection
import { Lnd, Sockets } from ‘sb-api’
const lnd = await Lnd()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment