manual, update new pr
This commit is contained in:
parent
4228ae6e1a
commit
0074cd808f
BIN
collections/dashboard/img/dashboard_balances.png
Normal file
BIN
collections/dashboard/img/dashboard_balances.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.5 KiB |
BIN
collections/dashboard/img/dashboard_terms_conditions.png
Normal file
BIN
collections/dashboard/img/dashboard_terms_conditions.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 144 KiB |
BIN
collections/dashboard/img/dashboard_walletconnector_info.png
Normal file
BIN
collections/dashboard/img/dashboard_walletconnector_info.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
BIN
collections/dashboard/img/dashboard_walletconnector_window.png
Normal file
BIN
collections/dashboard/img/dashboard_walletconnector_window.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
@ -32,22 +32,34 @@ Currently, we're supporting four different networks:
|
||||
|
||||
## Create a Wallet
|
||||
|
||||
Open the ThreeFold Dashboard and enter the following information to create your new wallet.
|
||||
To create a new wallet, open the ThreeFold Dashboard on the desired network, click on `Create Account`, enter the following information and click `Connect`.
|
||||
|
||||
![ ](./img/profile_manager2.png)
|
||||
- `Mnemonics`: The secret words of your Polkadot account. Click on the **Create Account** button to generate yours.
|
||||
- `Email`: Enter a valid email address.
|
||||
- `Password`: Choose a password and confirm it. This will be used to access your account.
|
||||
|
||||
- `Mnemonics` are the secret words of your Polkadot account. Click on the **Create Account** button to generate yours.
|
||||
- `Password` is used to access your account.
|
||||
- `Confirm Password`
|
||||
![](./img/dashboard_walletconnector_window.png)
|
||||
|
||||
After setting your credentials, click on **Connect**. Once your profile gets activated, you should find your **Twin ID** and **Address** generated under your **_Mnemonics_**. Your **Account Balance** will be available at the top right corner.
|
||||
You will be asked to accept ThreeFold's Terms and Conditions:
|
||||
|
||||
![ ](./img/profile_manager3.png)
|
||||
![](./img/dashboard_terms_conditions.png)
|
||||
|
||||
Once you've set your credentials, clicked on **Connect** and accepted the terms and conditions, your profile will be activated.
|
||||
|
||||
Upon activation, you will find your **Twin ID**, **Address** and wallet current **balance** generated under your **Mnemonics**.
|
||||
|
||||
![](./img/dashboard_walletconnector_info.png)
|
||||
|
||||
Your current and locked balances will also be available at the top right corner of the dashboard. Here's an example of the balances you can find for your wallet. Some TFT is locked during utilization as the TFGrid bills you for your workloads and traffic.
|
||||
|
||||
![](./img/dashboard_balances.png)
|
||||
|
||||
## Import a Wallet
|
||||
|
||||
You can import an existing wallet by entering in `Mnemonics` the associated seed phrase or HEX secret.
|
||||
You can import an existing wallet by entering in `Mnemonics` the associated seed phrase or HEX secret of the existing wallet.
|
||||
|
||||
- To import a wallet created with the TF Dashboard, use the seed phrase provided when you created the account.
|
||||
- To import a wallet or a farm created on the TF Connect app, use the TFChain HEX secret.
|
||||
- From the menu, open **Wallet** -> **Wallet name** -> **Info symbol (i)**, and then reveal and copy the **TFChain Secret**.
|
||||
|
||||
When you import a new wallet, you can decide a new password and email address, i.e. you only need the mnemonics to import an existing wallet on the dashboard.
|
Loading…
Reference in New Issue
Block a user