Info
Version: | 1.3.0 |
Author(s): | BsvBitcoinBlockChain |
Last Update: | Wednesday, April 14, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wy000000/BsvBitcoinBlockChain |
NuGet Url: | https://www.nuget.org/packages/BsvBitcoinBlockChain |
Install
Install-Package BsvBitcoinBlockChain
dotnet add package BsvBitcoinBlockChain
paket add BsvBitcoinBlockChain
BsvBitcoinBlockChain Download (Unzip the "nupkg" after downloading)
Ver 1.3.0 adds blockLength and blockchainFilename.
Ver 1.2.9 renames the block class name avoid name collision.
Ver 1.2.8 adds support for segwit blocks.
Ver 1.2.7.1 adds a nextNblockDataFiles parameter for BlockchainParser class.
The next N blockdata files would be processed if N is assign a value. The default value is int.MaxValue.
Ver 1.2.6.
This is a fork of BitcoinBlockChain (Author: Ladislau Molnar).
Version check is disabled.
Stylecop requirement is removed.
BitcoinSV.
BSV.