lightning-dev-site
lightning-dev-site copied to clipboard
Lightning Network Daemon Developer Site
Related to the issue [described here](https://github.com/lightningnetwork/lnd/issues/1190#issuecomment-445134712). This should also close https://github.com/lightninglabs/lightning-dev-site/issues/53
Radar ION is a comprehensive onboarding guide that we've been working on for many months. It'd be a perfect addition to the developer guide section of the lApps page.
Fix typo in tutorial index: paywell -> paywall
This update addresses a number of basic spelling & grammar issues within the Overview.md documentation.
- `lncli` now requires a `--network` flag when connecting to a non-mainnet lnd node. - the path to macaroons has changed Replaces #51.
Fixes #45 There is no longer a `makefile` in `roasbeef/btcd` repository. Replacing the reference to the makefile with instructions given in the `README.md` file in the btcd repo.
Pugin announced in LND slack channel, open for beta testing
It seems that recent versions of lnd requires cipher suites to be specified in the environment variables for the TLS handshake to work. Omitting this results in an error of...