Monero.Client
1.0.1.6
A wallet and daemon client to interface with Monero's JSON-RPC API, built on .netstandard2.1.
Install-Package Monero.Client -Version 1.0.1.6
dotnet add package Monero.Client --version 1.0.1.6
<PackageReference Include="Monero.Client" Version="1.0.1.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Monero.Client --version 1.0.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Monero.Client, 1.0.1.6"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Release Notes v1.0.1.6
- Correct FundTransferResponse deserialization.
- Add GetAttributeAsync and SetAttributeAsync methods to Wallet Client.
Dependencies
-
.NETStandard 2.1
- Microsoft.CSharp (>= 4.7.0)
- System.Text.Json (>= 4.7.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.