nblockchain / DotNetLightning.Kiss

Lightning network implementation in F#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Lightning network implementation in F#

License:Other


Languages

Language:F# 74.1%Language:C# 25.2%Language:Python 0.8%