/DotNetLightning.Kiss

Lightning network implementation in F#

Primary LanguageF#OtherNOASSERTION

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.