diff --git a/collections/dashboard/img/dashboard_balances.png b/collections/dashboard/img/dashboard_balances.png new file mode 100644 index 0000000..6251033 Binary files /dev/null and b/collections/dashboard/img/dashboard_balances.png differ diff --git a/collections/dashboard/img/dashboard_terms_conditions.png b/collections/dashboard/img/dashboard_terms_conditions.png new file mode 100644 index 0000000..991a720 Binary files /dev/null and b/collections/dashboard/img/dashboard_terms_conditions.png differ diff --git a/collections/dashboard/img/dashboard_walletconnector_info.png b/collections/dashboard/img/dashboard_walletconnector_info.png new file mode 100644 index 0000000..f74b033 Binary files /dev/null and b/collections/dashboard/img/dashboard_walletconnector_info.png differ diff --git a/collections/dashboard/img/dashboard_walletconnector_window.png b/collections/dashboard/img/dashboard_walletconnector_window.png new file mode 100644 index 0000000..f453aff Binary files /dev/null and b/collections/dashboard/img/dashboard_walletconnector_window.png differ diff --git a/collections/dashboard/wallet_connector.md b/collections/dashboard/wallet_connector.md index 62a070d..a4ab1bc 100644 --- a/collections/dashboard/wallet_connector.md +++ b/collections/dashboard/wallet_connector.md @@ -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**. \ No newline at end of file + - 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. \ No newline at end of file