DeedQuant.Exchange 旨于实现一套统一的基于 .net/c# api 的加密货币交易平台接口封装,支持REST和Web套接字.
Info
Version: | 1.0.0 |
Author(s): | 呆萌大虾球 |
Last Update: | Tuesday, December 17, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://coding.net/u/372929104/p/DeepQuant.Exchange |
NuGet Url: | https://www.nuget.org/packages/DeepQuant.Exchange |
Install
Install-Package DeepQuant.Exchange
dotnet add package DeepQuant.Exchange
paket add DeepQuant.Exchange
DeepQuant.Exchange Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Abstractions(>= 3.1.0)
- Microsoft.Extensions.Caching.Memory(>= 3.1.0)
- Microsoft.Extensions.Logging(>= 3.1.0)
- Newtonsoft.Json(>= 12.0.3)