Home

Awesome

DotNetLightning: The utility to work with the Bitcoin Lightning Network (LN) in .NET

logo

The main API is in DotNetLightning.Core project/assembly.

Installation

The package is compiled and published with three variants:

Run dotnet add package with the one you want.

Currently it is in beta, so you probably want to install a latest version by specifying it with --version. The version is prefixed with git commit hash and date. Please take a look at the nuget page.

Features

See our API document for full features.