Lightweight Zcoin block indexer for implementing any application that want full access to the data on the blockchain.
Info
Version: | 1.1.0 |
Author(s): | ultimaweapon, thebevrishot |
Last Update: | Tuesday, July 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Zsharp.LightweightIndexer |
Install
Install-Package Zsharp.LightweightIndexer
dotnet add package Zsharp.LightweightIndexer
paket add Zsharp.LightweightIndexer
Zsharp.LightweightIndexer Download (Unzip the "nupkg" after downloading)
Dependencies
- Zsharp.Rpc.Client(>= 1.1.0)
- Zsharp.ServiceModel(>= 1.0.0)
- AsyncEvent(>= 0.2.1)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.6)
- Microsoft.Extensions.Options(>= 3.1.6)
- NBitcoin(>= 5.0.44)
- NetMQ(>= 4.0.0.207)