.Net implementation of the Nimiq RPC client specs.
Info
Version: | 0.0.6 |
Author(s): | The Nimiq Foundation |
Last Update: | Thursday, September 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nimiq-community/csharp-client |
NuGet Url: | https://www.nuget.org/packages/NimiqClient |
Install
Install-Package NimiqClient
dotnet add package NimiqClient
paket add NimiqClient
NimiqClient Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 4.7.2)
Tags