Lnd Tutorial
This series of tutorials will teach you how to get started developing applications with lnd
as a windows user.
If you don’t yet understand the lightning network concept, I would highly reccommend a read of the offical lnd
Overview and Developer Guide, though it is not necessary to complete these tutorials.
If you have any questions, suggestions, or wish to say thanks, you can find my contact details on the about page.
Good luck! – Brett
Tutorial Overview
- Installing Lnd from source
- Installing
btcd
- Installing
lnd
- Installing
- Creating a local lightning network
- creating nodes for
alice
,bob
, andcharlie
- opening channels
- sending payments
- creating nodes for
- Generating the gRPC interface
- What is
gRPC
- Compiling a
proto
file to C#
- What is
- Building a C# console app
- Use response-streaming and bi-directional calls
- Sending authorized requests using macaroons
Written on August 18, 2018