Borlay.Iota.Library
1.0.7
The IOTA wallet library for .NET Standard framework. Compatible with .net 4.5 and .net core 1.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Borlay.Iota.Library -Version 1.0.7
dotnet add package Borlay.Iota.Library --version 1.0.7
<PackageReference Include="Borlay.Iota.Library" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Borlay.Iota.Library --version 1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Borlay.Iota.Library, 1.0.7"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Borlay.Iota.Library as a Cake Addin
#addin nuget:?package=Borlay.Iota.Library&version=1.0.7
// Install Borlay.Iota.Library as a Cake Tool
#tool nuget:?package=Borlay.Iota.Library&version=1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- Implemented NonceSeeker to choice where to run pow
- Default number of thread decreased = ProcessCount - 1;
- Exception handling for GenericWebClient to retry request. Default retry is 3
- Private key property is virtual to override and store in SecureString or smth.
Dependencies
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.3)
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.