manual, update new pr

This commit is contained in:
Mik-TF
2024-05-14 16:48:37 -04:00
parent 6be34813c1
commit cf82a6f7b9
8 changed files with 88 additions and 33 deletions

View File

@@ -4,13 +4,16 @@
- [Introduction](#introduction)
- [Supported Networks](#supported-networks)
- [Process](#process)
- [Create a Wallet](#create-a-wallet)
- [Import a Wallet](#import-a-wallet)
***
## Introduction
To interact with TFChain, users need to set a wallet connector.
To interact with TFChain, users can connect their TFChain wallet to the wallet connector available on the ThreeFold Dashboard.
You can create a new wallet or import an existing wallet.
## Supported Networks
@@ -27,16 +30,24 @@ Currently, we're supporting four different networks:
![ ](./img/profile_manager1.png)
## Process
## Create a Wallet
Start entering the following information required to create your new profile.
Open the ThreeFold Dashboard and enter the following information to create your new wallet.
![ ](./img/profile_manager2.png)
- `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
- `Password` is used to access your account.
- `Confirm Password`
After you finish typing your credentials, click on **Connect**. Once your profile gets activated, you should find your **Twin ID** and **Address** generated under your **_Mnemonics_** for verification. Also, your **Account Balance** will be available at the top right corner under your profile name.
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.
![ ](./img/profile_manager3.png)
## Import a Wallet
You can import an existing wallet by entering in `Mnemonics` the associated seed phrase or HEX secret.
- 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**.