Testing Framework for Bitcoin Lightning Network. 
                        
                    
         
                Info
| Version: | 1.0.16 | 
| Author(s): | Joe Miyamoto - [email protected] | 
| Last Update: | Tuesday, February 19, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/joemphilips/LNTestFramework | 
| NuGet Url: | https://www.nuget.org/packages/LNTestFramework | 
Install
Install-Package LNTestFramework
                        dotnet add package LNTestFramework
                        paket add LNTestFramework
                        
                                LNTestFramework Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- BTCPayServer.Lightning.All(>= 1.1.0.5)
 - BTCPayServer.Lightning.Common(>= 1.1.0.4)
 - BTCPayServer.Lightning.LND(>= 1.1.0.6)
 - FSharp.Core(>= 4.5.2)
 - Microsoft.NET.Test.Sdk(>= 15.9.0)
 - NBitcoin(>= 4.1.1.81)
 - xunit(>= 2.4.0)
 
Tags