Modified fork of the original NBitcoin, modified to be useable for a full blockchain implementation.
Info
Version: | 1.0.14 |
Author(s): | Blockcore |
Last Update: | Tuesday, September 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.blockcore.net/ |
NuGet Url: | https://www.nuget.org/packages/Blockcore.NBitcoin |
Install
Install-Package Blockcore.NBitcoin
dotnet add package Blockcore.NBitcoin
paket add Blockcore.NBitcoin
Blockcore.NBitcoin Download (Unzip the "nupkg" after downloading)
Dependencies
- NStratis.HashLib(>= 1.0.0.1)
- Newtonsoft.Json(>= 12.0.3)
- System.Diagnostics.TraceSource(>= 4.3.0)
- System.Net.NameResolution(>= 4.3.0)
- System.Net.Primitives(>= 4.3.1)
- System.Net.Requests(>= 4.3.0)
- System.Threading.Tasks.Parallel(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
Tags