Library for connecting to the Deribit crypto-derivatives exchange via the websocket v2 API.
Info
| Version: | 0.9.5 |
| Author(s): | Matt Craig |
| Last Update: | Saturday, March 20, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/DeribitDotNet |
Install
Install-Package DeribitDotNet
dotnet add package DeribitDotNet
paket add DeribitDotNet
DeribitDotNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- Serilog.Sinks.Console(>= 3.1.1)
- System.Reactive(>= 4.4.1)
Tags