Reads the wallet mmemonic from disk and tries to parse and decrypt it
Checks if a wallet seed exists in datadir
Writes the encrypted mnemonic to disk.
Writes the encrypted mnemonic to disk. If we encounter a file in the place we're about to write to, we move it to a backup location with the current epoch timestamp as part of the file name.