Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 698 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 698 Bytes

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 in nuget:

It does not use native bindings for cryptographic operations.

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.