A C# implementation of the Bitfinex REST API Version 2.0.
Info
| Version: | 0.1.16 |
| Author(s): | Jeremy Andrews |
| Last Update: | Monday, August 14, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jandrews377/bitfinex-rest |
| NuGet Url: | https://www.nuget.org/packages/Bitfinex |
Install
Install-Package Bitfinex
dotnet add package Bitfinex
paket add Bitfinex
Bitfinex Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
- RestSharp(>= 105.2.3)
Tags