Info
Version: | 1.0.0-ci-17112766 |
Author(s): | iicaisin1 |
Last Update: | Monday, November 27, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/iicaisin1/poloniex-dotnet |
NuGet Url: | https://www.nuget.org/packages/PoloniexExchange |
Install
Install-Package PoloniexExchange
dotnet add package PoloniexExchange
paket add PoloniexExchange
PoloniexExchange Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
- System.Collections.Specialized(>= 4.3.0)
Tags
This is a forked implementation from https://github.com/ChristopherHaws/poloniex-dotnet.