BinanceChain .NET is a complete library for interacting with the Binance Chain (DEX) on the .NET platform.
Info
Version: | 1.0.1 |
Author(s): | Jeffrey Lewis |
Last Update: | Monday, April 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jnlewis/BinanceChain.NET |
NuGet Url: | https://www.nuget.org/packages/BinanceChain.NET |
Install
Install-Package BinanceChain.NET
dotnet add package BinanceChain.NET
paket add BinanceChain.NET
BinanceChain.NET Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Protobuf(>= 3.7.0)
- NBitcoin(>= 4.1.1.98)
- Newtonsoft.Json(>= 12.0.1)
- protobuf-net(>= 2.4.0)
- websocketsharp.core(>= 1.0.0)
Tags