Skip to content

Commit

Permalink
Updated BIP-39 Passphrase
Browse files Browse the repository at this point in the history
Fixed the image loading problem
  • Loading branch information
ashishb1052002 committed May 21, 2024
1 parent 1397ef2 commit 1080953
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions src/docs/guides/bip-39-passphrase.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,24 +33,25 @@ If you want to generate an account with a passphrase, follow these steps.

- Toggle the Advanced Mode button here.

<IPhoneWrapper src={"/img/passphrase/pass6.png"} />- Now, go to your secret and
tap the 3 dots on the top right corner of the screem. Click the ADD ACCOUNT
button.
<IPhoneWrapper src={"/img/passphrase/pass6.png"} />

<IPhoneWrapper src={"/img/passphrase/pass1.png"} />
- Now, go to your secret and tap the 3 dots on the top right corner of the screem. Click the ADD ACCOUNT
button.

<IPhoneWrapper src={"/img/passphrase/pass1.PNG"} />

- Select any coin you want to use to generate the new account with a passphrase.

<IPhoneWrapper src={"/img/passphrase/pass2.png"} />
<IPhoneWrapper src={"/img/passphrase/pass2.PNG"} />

- Toggle the Advanced Mode button and input your passphrase.
- Click create and tick the “I understand” button.

<IPhoneWrapper src={"/img/passphrase/pass3.png"} />
<IPhoneWrapper src={"/img/passphrase/pass3.PNG"} />

- Click ok and a new account will be generated. This account looks and behaves just like any other account, but to use it or generate it again in the future, you will need to provide the BIP-39 passphrase again.

<IPhoneWrapper src={"/img/passphrase/pass4.png"} />
<IPhoneWrapper src={"/img/passphrase/pass4.PNG"} />

### Things you should note while setting up a passphrase

Expand Down

0 comments on commit 1080953

Please sign in to comment.