This guide will walk you through how to use your users’ backups to recover their wallet.
portal.recoverWallet()
function passing an empty string for the cipherText
parameter. Portal will then fetch the cipherText
from our backend and complete the recovery process.
recover
function, you will need to run the recover
function again.portal.recoverWallet
. Here’s an example of how that might look in your code:
recover
function, you will need to run the recover
function again.portal.recoverWallet
here.