lightning-dev-site
lightning-dev-site copied to clipboard
Lightning Network Daemon Developer Site
This is supposed to be `starter` not `start`. There are currently two open branches in the project, `master` and `starter`: https://github.com/lightninglabs/lightning-coindesk/branches
I wrote a major review of the stage 2 tutorial, the one on lncli-web.
`lncli-web` requires `--noencryptwallet` boolean flag and certificates compatible with NodeJS/gRPC.
Scenario: We were trying multi-hop payment from A to C A opened a channel of 50000 satoshis with B (local balance: 40000, remote balance:0 with respect to A) B opened...