Skip to content

nblockchain/DotNetLightning.Kiss

 
 

Repository files navigation

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#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • F# 74.0%
  • C# 25.2%
  • Python 0.8%