Client for Bitstamp Pro websocket API.
Info
Version: | 1.1.1 |
Author(s): | Mariusz Kotas |
Last Update: | Friday, February 16, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Marfusios/Bitstamp-client-websocket |
NuGet Url: | https://www.nuget.org/packages/Bitstamp.Client.Websocket |
Install
Install-Package Bitstamp.Client.Websocket
dotnet add package Bitstamp.Client.Websocket
paket add Bitstamp.Client.Websocket
Bitstamp.Client.Websocket Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- System.Reactive(>= 4.4.1)
- Websocket.Client(>= 4.3.15)
Tags