Skip to content

Commit

Permalink
moved vault and ledger stuff out from account generation
Browse files Browse the repository at this point in the history
  • Loading branch information
filippoweb3 committed Nov 20, 2023
1 parent 11262fc commit 71cfdf0
Show file tree
Hide file tree
Showing 4 changed files with 182 additions and 208 deletions.
12 changes: 9 additions & 3 deletions docs/general/polkadot-vault.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ example, you can have an air-gapped laptop with the Subkey tool installed and ge
there. The seed phrase of that account can be imported into the Vault App (Add Key Set > Recover Key
Set).

See the instructions in
[this support article](https://support.polkadot.network/support/solutions/articles/65000184076-polkadot-vault-how-to-create-an-account)
to learn more about creating Vault accounts.
For guidelines about how to create an account using Polkadot Vault, see
[**this video tutorial**](https://youtu.be/hgv1R9mPEXw?t=120) and visit
[**this support article**](https://support.polkadot.network/support/solutions/articles/65000180512-how-to-create-an-account-in-parity-signer).

:::info

Expand All @@ -81,6 +81,12 @@ imported and you must sign using your air-gapped phone which holds the private k

:::

## Restore Account on Polkadot Vault

See [**this video tutorial**](https://youtu.be/hgv1R9mPEXw?t=407) and
[**this support page**](https://support.polkadot.network/support/solutions/articles/65000167901-how-to-restore-an-account-in-parity-signer)
to learn how to restore your account on the Polkadot Vault app.

## Signing Extrinsics

Remember to always check for metadata updates before signing transactions. See
Expand Down
2 changes: 1 addition & 1 deletion docs/general/scams.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ for more information about key security.

:::

## Essential rules:
## Essential Rules

1. Never, ever, ever share your seed phrase or account password.
2. Do not trust anyone online. It is trivial for them to lie and change their identities.
Expand Down
Loading

0 comments on commit 71cfdf0

Please sign in to comment.