Methods
deriveKey
deriveKey(addressIndex?: number, password?: string): UserSecretKey Parameters
- addressIndex: number = 0
- password: string = ""
Static
assertTextIsValid
assertTextIsValid(text: string): void
Static
fromEntropy
fromEntropy(entropy: Uint8Array): Mnemonic