Ledger.Net
3.1.0
See the version list below for details.
dotnet add package Ledger.Net --version 3.1.0
NuGet\Install-Package Ledger.Net -Version 3.1.0
<PackageReference Include="Ledger.Net" Version="3.1.0" />
paket add Ledger.Net --version 3.1.0
#r "nuget: Ledger.Net, 3.1.0"
// Install Ledger.Net as a Cake Addin #addin nuget:?package=Ledger.Net&version=3.1.0 // Install Ledger.Net as a Cake Tool #tool nuget:?package=Ledger.Net&version=3.1.0
A cross platform C# library for the Ledger hardwarewallet. To see the sample in a .NET Core unit test, please clone the repo. https://github.com/MelbourneDeveloper/Ledger.Net. Android, and UWP samples on their way. Support for all coins will come bit by bit, but you are able to add support by writing Request and Response messages.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.2
- Hardwarewallets.Net (>= 1.2.0)
- Hid.Net (>= 2.6.0)
- Usb.Net (>= 2.6.0)
-
.NETStandard 2.0
- Hardwarewallets.Net (>= 1.2.0)
- Hid.Net (>= 2.6.0)
- Usb.Net (>= 2.6.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Ledger.Net:
Package | Downloads |
---|---|
Nethereum.Signer.Ledger
Netherum.Signer.Ledger provides the External Signing capability for Ethereum transactions and Messages using Ledger Hardware wallets |
|
NethereumQuantum.Signer.Ledger
Netherum.Signer.Ledger provides the External Signing capability for Ethereum transactions and Messages using Ledger Hardware wallets |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Ledger.Net:
Repository | Stars |
---|---|
Nethereum/Nethereum
Ethereum .Net cross platform integration library
|
Version | Downloads | Last updated |
---|---|---|
4.0.0 | 9,818 | 9/26/2019 |
3.4.0 | 1,249 | 5/3/2019 |
3.3.1 | 1,195 | 4/19/2019 |
3.3.0 | 1,194 | 3/31/2019 |
3.2.0 | 1,150 | 3/16/2019 |
3.1.0 | 1,233 | 3/11/2019 |
3.0.0 | 1,278 | 1/28/2019 |
2.4.0 | 1,310 | 12/17/2018 |
2.3.0 | 1,259 | 12/5/2018 |
2.2.0 | 1,299 | 11/25/2018 |
2.1.0 | 1,285 | 11/24/2018 |
2.0.0 | 38,345 | 10/18/2018 |
1.4.0 | 1,413 | 10/5/2018 |
1.3.1 | 1,381 | 9/17/2018 |
1.3.0 | 1,466 | 9/3/2018 |
1.2.1 | 1,387 | 8/25/2018 |
1.2.0 | 1,412 | 8/16/2018 |
1.1.1 | 1,445 | 8/9/2018 |
1.1.0 | 1,441 | 8/9/2018 |
1.0.0 | 1,390 | 8/5/2018 |
Support for Tron address derivation. Upgrade Hid.Net