A .NET implementation for the GDAX API for exchanging cryptocurrency.
Info
Version: | 1.0.0-ci-1800301 |
Author(s): | Christopher.Haws |
Last Update: | Thursday, January 4, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ChristopherHaws/gdax-dotnet |
NuGet Url: | https://www.nuget.org/packages/Gdax |
Install
Install-Package Gdax
dotnet add package Gdax
paket add Gdax
Gdax Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
Tags