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