Generic JSON client for a cryptocurrency's RPC server.
Info
Version: | 0.1.1 |
Author(s): | SwitchBit |
Last Update: | Monday, December 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/switchbit/blockchain |
NuGet Url: | https://www.nuget.org/packages/SwitchBit.Blockchain |
Install
Install-Package SwitchBit.Blockchain
dotnet add package SwitchBit.Blockchain
paket add SwitchBit.Blockchain
SwitchBit.Blockchain Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- System.Net.Requests(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.Net.Http(>= 4.3.3)
- Newtonsoft.Json(>= 10.0.3)
- System.Net.Requests(>= 4.3.0)
- System.Net.Http(>= 4.3.3)
- Newtonsoft.Json(>= 10.0.3)
- System.Net.Requests(>= 4.3.0)
- System.Net.Http(>= 4.3.3)
- Newtonsoft.Json(>= 10.0.3)
Tags