Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MnemonicPhrase

Implements

Index

Constructors

constructor

  • new MnemonicPhrase(mnemonicPhrase: string, passphrase?: string): MnemonicPhrase

Properties

Private Readonly hdNode

hdNode: HDNode

Private Readonly mnemonicPhrase

mnemonicPhrase: string

Private Optional Readonly passphrase

passphrase: undefined | string

Methods

getAddress

  • getAddress(derivationPath: DerivationPath, index: number): Promise<string>

getDerivationPaths

getType

isHardwareWallet

serialize

  • serialize(): string

signMessage

Static deserialize

Generated using TypeDoc