Public WebSocket API Client for kraken.com.
Info
| Version: | 0.5.2 |
| Author(s): | m4cx |
| Last Update: | Wednesday, April 15, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/m4cx/kraken-wsapi-dotnet |
| NuGet Url: | https://www.nuget.org/packages/Kraken.WebSockets |
Install
Install-Package Kraken.WebSockets
dotnet add package Kraken.WebSockets
paket add Kraken.WebSockets
Kraken.WebSockets Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)