This is a simple incomplete library that connect to a binance web api.
Info
Version: | 1.0.1-beta |
Author(s): | Przemek Parzych |
Last Update: | Monday, March 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Binance.Client |
Install
Install-Package Binance.Client
dotnet add package Binance.Client
paket add Binance.Client
Binance.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- Binance.Models(>= 1.0.0)
- Newtonsoft.Json(>= 10.0.3)