Skip to content

Commit

Permalink
delete create new account by browser
Browse files Browse the repository at this point in the history
  • Loading branch information
ytvchsy committed May 8, 2024
1 parent af5b2b3 commit 75770a7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 27 deletions.
9 changes: 0 additions & 9 deletions docs/en/staking-model/generate-new-account.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,6 @@ Secret phrase `final huge obscure action vacuum public banner autumn remove clos

> Install `subkey` and other flags, please reference:[https://substrate.dev/docs/en/knowledgebase/integrate/subkey](https://substrate.dev/docs/en/knowledgebase/integrate/subkey)
## Option 3: By browser wallet

Go to DBC wallet: [https://www.dbcwallet.io/?rpc=wss://info.dbcwallet.io#/explorer](https://www.dbcwallet.io/?rpc=wss://info.dbcwallet.io#/explorer), Click `Add Account`, a pop-up box will prompt `mnemonic phrase`, **click on the right side `mnemonic phrase`**, you can **switch to `original seed`, which is the private key that needs to be saved, properly save! **

![](./assets/generate_new_account.assets/2021-09-13_09-58.png)

<br>

![](./assets/generate_new_account.assets/2021-09-13_09-59.png)

## How to convert `secret phrase` to `private key`

Expand Down
9 changes: 0 additions & 9 deletions docs/kr/staking-model/generate-new-account.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,6 @@ Secret phrase `final huge obscure action vacuum public banner autumn remove clos

> Install `subkey` and other flags, please reference:[https://substrate.dev/docs/en/knowledgebase/integrate/subkey](https://substrate.dev/docs/en/knowledgebase/integrate/subkey)
## Option 3: By browser wallet

Go to DBC wallet: [https://www.dbcwallet.io/?rpc=wss://info.dbcwallet.io#/explorer](https://www.dbcwallet.io/?rpc=wss://info.dbcwallet.io#/explorer), Click `Add Account`, a pop-up box will prompt `mnemonic phrase`, **click on the right side `mnemonic phrase`**, you can **switch to `original seed`, which is the private key that needs to be saved, properly save! **

![](./assets/generate_new_account.assets/2021-09-13_09-58.png)

<br>

![](./assets/generate_new_account.assets/2021-09-13_09-59.png)

## How to convert `secret phrase` to `private key`

Expand Down
9 changes: 0 additions & 9 deletions docs/staking-model/generate-new-account.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,6 @@ Secret phrase `final huge obscure action vacuum public banner autumn remove clos
>
> `subkey`的安装及其他用法,请参考:[https://substrate.dev/docs/en/knowledgebase/integrate/subkey](https://substrate.dev/docs/en/knowledgebase/integrate/subkey)
## 方式 3: 通过网页生成账户

[网页钱包 https://www.dbcwallet.io/?rpc=wss://info.dbcwallet.io#/explorer](https://www.dbcwallet.io/?rpc=wss://info.dbcwallet.io#/explorer),点击`添加账户`,在弹出框中会提示`助记词`**点击右侧`助记词`**,可以**切换到`原始种子`,即为需要保存的私钥,妥善保存!**

![](./assets/generate_new_account.assets/2021-09-13_09-58.png)

<br>

![](./assets/generate_new_account.assets/2021-09-13_09-59.png)

## 使用命令行工具 subkey,将助记词转私钥种子

Expand Down

0 comments on commit 75770a7

Please sign in to comment.