Notus.Wallet.ID
1.1.4
See the version list below for details.
dotnet add package Notus.Wallet.ID --version 1.1.4
NuGet\Install-Package Notus.Wallet.ID -Version 1.1.4
<PackageReference Include="Notus.Wallet.ID" Version="1.1.4" />
paket add Notus.Wallet.ID --version 1.1.4
#r "nuget: Notus.Wallet.ID, 1.1.4"
// Install Notus.Wallet.ID as a Cake Addin #addin nuget:?package=Notus.Wallet.ID&version=1.1.4 // Install Notus.Wallet.ID as a Cake Tool #tool nuget:?package=Notus.Wallet.ID&version=1.1.4
This library contains the necessary ECC Wallet Functions 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. |
-
net5.0
- Notus.Convert (>= 1.7.5)
- Notus.Hash (>= 1.8.10)
- Notus.Hash.RIPEMD160 (>= 1.8.3)
- Notus.Hash.Sasha (>= 1.9.3)
- Notus.Hash.SHA256 (>= 1.8.5)
- Notus.Variable.Constant (>= 1.7.75)
- Notus.Wallet.Utility (>= 1.0.5)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Notus.Wallet.ID:
Package | Downloads |
---|---|
Notus.Block.Genesis
This library contains the necessary Genesis function for Notus.Network |
|
Notus.Block.Integrity
This library contains the Block Integrity Functions required for Notus Network. |
|
Notus.Validator.Api
This library contains the API Functions required for Notus Network. |
|
Notus.Wallet.Transaction
This library contains the necessary Crypto Transaction Functions for Notus.Network |
|
Notus.Block.Mempool
This library contains the Block Mempool Functions required for Notus Network. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.1.26 | 503 | 4/14/2022 | |
1.1.25 | 2,714 | 4/11/2022 | |
1.1.24 | 11,899 | 4/3/2022 | |
1.1.23 | 7,433 | 4/2/2022 | |
1.1.22 | 9,549 | 3/26/2022 | |
1.1.21 | 7,449 | 3/24/2022 | |
1.1.20 | 464 | 3/24/2022 | |
1.1.19 | 482 | 3/24/2022 | |
1.1.18 | 2,148 | 3/23/2022 | |
1.1.17 | 16,668 | 3/17/2022 | |
1.1.16 | 5,288 | 3/11/2022 | |
1.1.15 | 468 | 3/11/2022 | |
1.1.14 | 467 | 3/11/2022 | |
1.1.13 | 450 | 3/10/2022 | |
1.1.12 | 465 | 3/10/2022 | |
1.1.11 | 459 | 3/10/2022 | |
1.1.10 | 502 | 3/8/2022 | |
1.1.9 | 466 | 3/8/2022 | |
1.1.8 | 519 | 3/1/2022 | |
1.1.7 | 663 | 2/28/2022 | |
1.1.6 | 532 | 1/27/2022 | |
1.1.5 | 5,713 | 1/3/2022 | |
1.1.4 | 572 | 1/3/2022 | |
1.1.3 | 557 | 12/13/2021 | |
1.1.2 | 554 | 12/13/2021 | |
1.1.1 | 896 | 12/8/2021 | |
1.1.0 | 909 | 11/21/2021 | |
1.0.11 | 1,271 | 11/21/2021 | |
1.0.10 | 1,272 | 11/21/2021 | |
1.0.9 | 1,315 | 11/21/2021 | |
1.0.8 | 1,300 | 11/21/2021 | |
1.0.7 | 1,328 | 11/21/2021 | |
1.0.6 | 1,285 | 11/21/2021 | |
1.0.4 | 1,579 | 11/20/2021 | |
1.0.3 | 1,882 | 11/20/2021 | |
1.0.2 | 1,853 | 11/20/2021 | |
1.0.1 | 1,826 | 11/20/2021 | |
1.0.0 | 1,860 | 11/20/2021 |
In this release, GenerateKeyPair function have been added.