Search
Preparing search index...
The search index is not available
@findeth/wallets
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@findeth/wallets
implementation
Module implementation
Index
Functions
get
Wallet
Implementation
Functions
Const
get
Wallet
Implementation
get
Wallet
Implementation<Type>
(
type
:
Type
)
:
{
ExtendedKey
:
typeof
ExtendedKey
;
Ledger
:
typeof
Ledger
;
MnemonicPhrase
:
typeof
MnemonicPhrase
;
Trezor
:
typeof
Trezor
}
[
Type
]
Get the wallet implemention class for a specific wallet type.
Type parameters
Type
:
WalletType
Parameters
type:
Type
Returns
{
ExtendedKey
:
typeof
ExtendedKey
;
Ledger
:
typeof
Ledger
;
MnemonicPhrase
:
typeof
MnemonicPhrase
;
Trezor
:
typeof
Trezor
}
[
Type
]
Exports
implementation
get
Wallet
Implementation
Generated using
TypeDoc
Get the wallet implemention class for a specific wallet type.