Swagger generated client for Bitmex Rest api https://www.bitmex.com/api/explorer https://www.bitmex.com/app/restAPI.
Info
Version: | 1.0.0 |
Author(s): | Swagger |
Last Update: | Monday, April 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Bitmex.RestClient |
Install
Install-Package Bitmex.RestClient
dotnet add package Bitmex.RestClient
paket add Bitmex.RestClient
Bitmex.RestClient Download (Unzip the "nupkg" after downloading)
Dependencies
- NewtonSoft.Json(>= 10.0.3)
- RestSharp(>= 105.1.0)