Sometime you might want to recover your wallet outside BRD to recover your fund without that app, or even do some slight advanced things (like setting fees manually or sent money to yourself, operation not allowed by the wallet.)
A very easy and convenient way of doing so is using Electrum, the best wallet for desktop systems.
Importing your wallet in Electrum is quite easy.
First thing, in case you haven't already done so, is to write down your BRD recovery key.
You can find it in Menu, Security Settings, Recover Key
After that you have to enter the PIN and write down the key:
So we have wrote down our phrase:
tree bracket loop market logic wheel potato canal act travel nice force
This is a BIP39 passhphrase, defined as a list of 12 words chosen from a 1024 words dictionary.
We need to import this in Electrum to be able to use the same wallet.
First download the latest available release form https://www.electrum.org/#download. I suggest you to download the portable version.
Run the executable.
We need to start a new wallet, if you already have one on your machine, create a new one overwriting a new name in the dialog, otherwise just name your wallet:
Select which kind of wallet: we need a standard wallet:
We want to recover an already used wallet, so we specify we already have a seed
We enter the seed, then we click options, as we have to specify we want to use the BIP39 Standard implementation, that is slight different from Electrum implementation.
Select the BIP39 tickbox, click OK
We have a visual confirmation of the correctness of the seed, click Next
Then we have to specify which kind of address we want to recover.
Latest versions of BRD create bech32 addresses (the one starting with bc1... ), so we have to tick the appropriate radio button: "native (segwit p2wpkh)".
The second customisation is to select the correct derivation of the BIP32 hierarchical deterministic wallet. just type:
m/0'/0
Pick a strong password to protect wyour wallet. This can be different from the one you used in BRD.
Click Next
Now you have your funds in Electrum.
Now you can use Electrum to control your funds, everything you do in the wallet will b reflected in the BRD wallet, as they are effectively the exact same wallet.
Note:
- If you have problems recovering all your funds, you can try to edit the code the following way:
m/0'
- This procedure works only for the funds in the derivation of the seed phrase. If you swept some private keys with BRD you need to recover those funds using that private keys, as they are not in the derivations of the seed phrase