Borlay.Iota.Library
1.0.9
The IOTA wallet library for .NET Standard framework. Compatible with .net 4.5 and .net core 1.0
Install-Package Borlay.Iota.Library -Version 1.0.9
dotnet add package Borlay.Iota.Library --version 1.0.9
<PackageReference Include="Borlay.Iota.Library" Version="1.0.9" />
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.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Borlay.Iota.Library, 1.0.9"
#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.9
// Install Borlay.Iota.Library as a Cake Tool
#tool nuget:?package=Borlay.Iota.Library&version=1.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
+ Add Kerl and Keccak
+ Address generation fixed
- Attach transaction still not working
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.