Nethereum.Signer.Trezor
3.4.0
Netherum.Signer.Trezor provides the External Signing capability for Ethereum transactions and Messages using Trezor Hardware wallets
Install-Package Nethereum.Signer.Trezor -Version 3.4.0
dotnet add package Nethereum.Signer.Trezor --version 3.4.0
<PackageReference Include="Nethereum.Signer.Trezor" Version="3.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nethereum.Signer.Trezor --version 3.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 2.1
- Nethereum.Accounts (>= 3.4.0)
- Newtonsoft.Json (>= 10.0.3 && < 13.0.0)
- Portable.BouncyCastle (>= 1.8.2)
- Trezor.Net (>= 2.4.0)
-
.NETFramework 4.5.2
- BouncyCastle (>= 1.8.2)
- Nethereum.Accounts (>= 3.4.0)
- Newtonsoft.Json (>= 10.0.3 && < 13.0.0)
- Portable.BouncyCastle (>= 1.8.2)
- Trezor.Net (>= 2.4.0)
-
.NETStandard 2.0
- Nethereum.Accounts (>= 3.4.0)
- NETStandard.Library (>= 2.0.3)
- Newtonsoft.Json (>= 10.0.3 && < 13.0.0)
- Portable.BouncyCastle (>= 1.8.2)
- Trezor.Net (>= 2.4.0)
GitHub Usage
This package is not used by any popular GitHub repositories.