A .NET implementation for the Poloniex API for exchanging cryptocurrency.
Info
Version: | 1.0.0-ci-1725201 |
Author(s): | Christopher.Haws |
Last Update: | Saturday, September 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ChristopherHaws/poloniex-dotnet |
NuGet Url: | https://www.nuget.org/packages/Poloniex |
Install
Install-Package Poloniex
dotnet add package Poloniex
paket add Poloniex
Poloniex Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Collections.Specialized(>= 4.3.0)
- Newtonsoft.Json(>= 10.0.3)
Tags