C# wrapper for rust-lightning.
Info
| Version: | 1.0.6 |
| Author(s): | NRustLightning |
| Last Update: | Monday, July 20, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/NRustLightning |
Install
Install-Package NRustLightning
dotnet add package NRustLightning
paket add NRustLightning
NRustLightning Download (Unzip the "nupkg" after downloading)
Dependencies
- NBitcoin(>= 5.0.27)
- System.Runtime.CompilerServices.Unsafe(>= 4.6.0)