Borlay.Iota.Library
1.0.6
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.6
dotnet add package Borlay.Iota.Library --version 1.0.6
<PackageReference Include="Borlay.Iota.Library" Version="1.0.6" />
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.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Borlay.Iota.Library, 1.0.6"
#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.6
// Install Borlay.Iota.Library as a Cake Tool
#tool nuget:?package=Borlay.Iota.Library&version=1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Changed to .NET Standard 1.1 to suport .net45
Async address generation fixes to not block UI
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.