Ripple.APICore is a C# NetStandard 2.0 client implementation for the Ripple WebSocket APIs.
                        
                    
         
                Info
| Version: | 1.0.1 | 
| Author(s): | Chris Williams | 
| Last Update: | Thursday, February 4, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Ripple.APICore | 
Install
Install-Package Ripple.APICore
                        dotnet add package Ripple.APICore
                        paket add Ripple.APICore
                        
                                Ripple.APICore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.CSharp(>= 4.7.0)
 - Newtonsoft.Json(>= 12.0.3)
 - Ripple.NetCore(>= 1.1.0)