Api library for accessing the KuCoin exchange Api v2.0 using .Net Standard.
Info
Version: | 0.4.3 |
Author(s): | Matt Scheetz |
Last Update: | Tuesday, February 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mscheetz/KuCoinApi.Net/tree/v2.0 |
NuGet Url: | https://www.nuget.org/packages/KuCoinApi.Net |
Install
Install-Package KuCoinApi.Net
dotnet add package KuCoinApi.Net
paket add KuCoinApi.Net
KuCoinApi.Net Download (Unzip the "nupkg" after downloading)
Dependencies
- DateTimeHelpers(>= 1.3.2)
- FileRepository(>= 1.1.1)
- Newtonsoft.Json(>= 11.0.2)
- RESTApiAccess(>= 1.3.1)
Tags