Api library for accessing the KuCoin exchange Api using .Net Standard.
Info
Version: | 1.5.7 |
Author(s): | Matt Scheetz |
Last Update: | Monday, December 31, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mscheetz/KuCoinApi.NetCore |
NuGet Url: | https://www.nuget.org/packages/KuCoinApi.NetCore |
Install
Install-Package KuCoinApi.NetCore
dotnet add package KuCoinApi.NetCore
paket add KuCoinApi.NetCore
KuCoinApi.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- DateTimeHelpers(>= 1.3.0)
- FileRepository(>= 1.1.0)
- Newtonsoft.Json(>= 11.0.2)
- RESTApiAccess(>= 1.2.1)
Tags