RPC client for communicate with Zcoin daemon.
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.Rpc.Client |
Install
Install-Package Zsharp.Rpc.Client
dotnet add package Zsharp.Rpc.Client
paket add Zsharp.Rpc.Client
Zsharp.Rpc.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- Zsharp.Bitcoin(>= 1.1.0)
- Zsharp.Elysium(>= 1.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.6)
- Microsoft.Extensions.Options(>= 3.1.6)
- Microsoft.Extensions.Options.DataAnnotations(>= 3.1.6)
- NBitcoin(>= 5.0.43)