Trezor.Net
2.7.0
See the version list below for details.
dotnet add package Trezor.Net --version 2.7.0
NuGet\Install-Package Trezor.Net -Version 2.7.0
<PackageReference Include="Trezor.Net" Version="2.7.0" />
paket add Trezor.Net --version 2.7.0
#r "nuget: Trezor.Net, 2.7.0"
// Install Trezor.Net as a Cake Addin
#addin nuget:?package=Trezor.Net&version=2.7.0
// Install Trezor.Net as a Cake Tool
#tool nuget:?package=Trezor.Net&version=2.7.0
A cross platform library for communicating with the Satoshi Labs' Trezor Hardware Wallet
Supports Android, UWP, .NET Core and .NET Framework with Hid.Net. Support for other platforms can be added with Hid.Net dependency injection
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5.2
- Hardwarewallets.Net (>= 1.2.0)
- Hid.Net (>= 2.0.0)
- Microsoft.CSharp (>= 4.5.0)
- protobuf-net (>= 2.3.17)
-
.NETStandard 2.0
- Hardwarewallets.Net (>= 1.2.0)
- Hid.Net (>= 2.0.0)
- Microsoft.CSharp (>= 4.5.0)
- protobuf-net (>= 2.3.17)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Trezor.Net:
Package | Downloads |
---|---|
Nethereum.Signer.Trezor
Netherum.Signer.Trezor provides the External Signing capability for Ethereum transactions and Messages using Trezor Hardware wallets |
|
KeepKey.Net
A cross platform library for communicating with the KeepKey hardwarewallet Supports Android, UWP, .NET Core and .NET Framework with Hid.Net. Support for other platforms can be added with Hid.Net dependency injection |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Trezor.Net:
Repository | Stars |
---|---|
Nethereum/Nethereum
Ethereum .Net cross platform integration library
|
Version | Downloads | Last updated |
---|---|---|
5.0.0-beta | 638 | 2/28/2021 |
4.3.0 | 763 | 9/15/2019 |
4.2.0 | 565 | 4/22/2019 |
4.1.0 | 593 | 4/19/2019 |
4.0.0 | 594 | 4/6/2019 |
3.1.0 | 612 | 2/21/2019 |
3.0.0 | 658 | 1/26/2019 |
2.9.0 | 597 | 1/15/2019 |
2.8.1 | 576 | 12/30/2018 |
2.8.0 | 562 | 12/27/2018 |
2.7.1 | 700 | 12/17/2018 |
2.7.0 | 556 | 12/17/2018 |
2.6.0 | 708 | 11/23/2018 |
2.5.0 | 555 | 10/30/2018 |
2.4.0 | 10,496 | 10/17/2018 |
2.3.0 | 743 | 10/14/2018 |
2.2.0 | 591 | 10/12/2018 |
2.1.0 | 791 | 10/10/2018 |
2.0.1 | 631 | 9/29/2018 |
2.0.0 | 587 | 9/29/2018 |
1.5.2 | 744 | 9/8/2018 |
1.5.1 | 789 | 9/5/2018 |
1.5.0 | 766 | 8/26/2018 |
1.4.1 | 806 | 8/20/2018 |
1.4.0 | 800 | 8/12/2018 |
1.3.0 | 867 | 8/9/2018 |
1.2.1 | 666 | 8/5/2018 |
1.2.0 | 687 | 8/4/2018 |
1.1.1 | 764 | 7/8/2018 |
1.1.0 | 666 | 7/1/2018 |
1.0.0 | 827 | 12/20/2017 |
Switch to Device.Net, Hid.Net, and Usb.Net (See https://github.com/MelbourneDeveloper/Hid.Net)