Notus.Wallet
2.0.12
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Notus.Wallet --version 2.0.12
NuGet\Install-Package Notus.Wallet -Version 2.0.12
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Notus.Wallet" Version="2.0.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Notus.Wallet --version 2.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Notus.Wallet, 2.0.12"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Notus.Wallet as a Cake Addin #addin nuget:?package=Notus.Wallet&version=2.0.12 // Install Notus.Wallet as a Cake Tool #tool nuget:?package=Notus.Wallet&version=2.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This library contains the Wallet Functions required for Notus Network.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- Notus.Hash (>= 2.0.5)
- Notus.Mempool (>= 2.0.5)
- Notus.Network (>= 2.0.4)
- Notus.Variable (>= 2.0.7)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Notus.Wallet:
Package | Downloads |
---|---|
Notus.Block
This library contains the Block Functions required for Notus Network. |
|
Notus.Validator
This library contains the Validator Functions required for Notus Network. |
|
Notus.Token
This library contains Token class required for Notus.Network. |
|
Notus.Prepare
This library contains Prepare class required for Notus.Network. |
|
Notus.Cache
This library contains Cache class required for Notus.Network. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.14 | 3,987 | 4/22/2022 |
2.0.13 | 2,272 | 4/20/2022 |
2.0.12 | 569 | 4/20/2022 |
2.0.11 | 416 | 4/20/2022 |
2.0.10 | 418 | 4/20/2022 |
2.0.9 | 424 | 4/20/2022 |
2.0.8 | 741 | 4/19/2022 |
2.0.7 | 1,027 | 4/19/2022 |
2.0.6 | 420 | 4/19/2022 |
2.0.5 | 739 | 4/18/2022 |
2.0.4 | 410 | 4/18/2022 |
2.0.3 | 893 | 4/18/2022 |
2.0.2 | 2,540 | 4/17/2022 |
2.0.1 | 744 | 4/16/2022 |
2.0.0 | 754 | 4/16/2022 |
In this release, StoreFeeData function have been added.