Notus.Wallet.ID
1.1.23
See the version list below for details.
dotnet add package Notus.Wallet.ID --version 1.1.23
NuGet\Install-Package Notus.Wallet.ID -Version 1.1.23
<PackageReference Include="Notus.Wallet.ID" Version="1.1.23" />
paket add Notus.Wallet.ID --version 1.1.23
#r "nuget: Notus.Wallet.ID, 1.1.23"
// Install Notus.Wallet.ID as a Cake Addin #addin nuget:?package=Notus.Wallet.ID&version=1.1.23 // Install Notus.Wallet.ID as a Cake Tool #tool nuget:?package=Notus.Wallet.ID&version=1.1.23
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. |
-
net5.0
- Notus.Convert (>= 1.7.6)
- Notus.Hash (>= 1.8.12)
- Notus.Hash.RIPEMD160 (>= 1.8.5)
- Notus.Hash.Sasha (>= 1.9.6)
- Notus.Hash.SHA256 (>= 1.8.7)
- Notus.Tools (>= 1.7.16)
- Notus.Variable.Constant (>= 1.8.31)
- Notus.Variable.Struct (>= 1.0.75)
- Notus.Wallet.Utility (>= 1.0.8)
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 | 491 | 4/14/2022 | |
1.1.25 | 2,702 | 4/11/2022 | |
1.1.24 | 11,887 | 4/3/2022 | |
1.1.23 | 7,422 | 4/2/2022 | |
1.1.22 | 9,535 | 3/26/2022 | |
1.1.21 | 7,437 | 3/24/2022 | |
1.1.20 | 452 | 3/24/2022 | |
1.1.19 | 469 | 3/24/2022 | |
1.1.18 | 2,137 | 3/23/2022 | |
1.1.17 | 16,657 | 3/17/2022 | |
1.1.16 | 5,277 | 3/11/2022 | |
1.1.15 | 458 | 3/11/2022 | |
1.1.14 | 457 | 3/11/2022 | |
1.1.13 | 440 | 3/10/2022 | |
1.1.12 | 455 | 3/10/2022 | |
1.1.11 | 449 | 3/10/2022 | |
1.1.10 | 491 | 3/8/2022 | |
1.1.9 | 456 | 3/8/2022 | |
1.1.8 | 507 | 3/1/2022 | |
1.1.7 | 653 | 2/28/2022 | |
1.1.6 | 522 | 1/27/2022 | |
1.1.5 | 5,700 | 1/3/2022 | |
1.1.4 | 558 | 1/3/2022 | |
1.1.3 | 547 | 12/13/2021 | |
1.1.2 | 544 | 12/13/2021 | |
1.1.1 | 886 | 12/8/2021 | |
1.1.0 | 899 | 11/21/2021 | |
1.0.11 | 1,258 | 11/21/2021 | |
1.0.10 | 1,262 | 11/21/2021 | |
1.0.9 | 1,305 | 11/21/2021 | |
1.0.8 | 1,290 | 11/21/2021 | |
1.0.7 | 1,318 | 11/21/2021 | |
1.0.6 | 1,275 | 11/21/2021 | |
1.0.4 | 1,569 | 11/20/2021 | |
1.0.3 | 1,872 | 11/20/2021 | |
1.0.2 | 1,843 | 11/20/2021 | |
1.0.1 | 1,816 | 11/20/2021 | |
1.0.0 | 1,850 | 11/20/2021 |
In this release, RawDataForSign functions have been added.