Official .NET Core library for interacting with the Blockchain.info API.
Info
Version: | 4.0.0 |
Author(s): | Blockchain |
Last Update: | Friday, May 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BlockchainAPI |
Install
Install-Package BlockchainAPI
dotnet add package BlockchainAPI
paket add BlockchainAPI
BlockchainAPI Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 1.1.1)
- CompareNETObjects(>= 3.6.0)
- Newtonsoft.Json(>= 9.0.1)