Reads the key manager from disk and decrypts it with the given password
Initializes the wallet, generating a wallet seed.
Initializes the wallet, generating a wallet seed. This seed should be displayed to the user, so they can write it down. They should also be prompted to confirm at least parts of the code.
Initializes the mnemonic seed and saves it to file
Initializes the mnemonic seed and saves it to file
Helper method to initialize a KeyManager with a MnemonicCode
Helper method to initialize a KeyManager with a MnemonicCode