2024-04-15 18:30:53 +00:00
< h1 > Wallet Connector < / h1 >
< h2 > Table of Contents < / h2 >
- [Introduction ](#introduction )
- [Supported Networks ](#supported-networks )
2024-04-29 18:23:19 +00:00
- [Process ](#process )
2024-04-15 18:30:53 +00:00
***
## Introduction
2024-04-29 18:23:19 +00:00
To interact with TFChain, users need to set a wallet connector.
2024-04-15 18:30:53 +00:00
## Supported Networks
Currently, we're supporting four different networks:
- Dev net, for development purposes
- [https://dashboard.dev.grid.tf ](https://dashboard.dev.grid.tf )
- QA net, for internal testing and verifications
- [https://dashboard.qa.grid.tf ](https://dashboard.qa.grid.tf )
- Test net, for testing purposes
- [https://dashboard.test.grid.tf ](https://dashboard.test.grid.tf )
- Main net, for production-ready purposes
- [https://dashboard.grid.tf ](https://dashboard.grid.tf )
![ ](./img/profile_manager1.png )
2024-04-29 18:23:19 +00:00
## Process
2024-04-15 18:30:53 +00:00
2024-04-29 18:23:19 +00:00
Start entering the following information required to create your new profile.
2024-04-15 18:30:53 +00:00
2024-04-29 18:23:19 +00:00
![ ](./img/profile_manager2.png )
2024-04-15 18:30:53 +00:00
2024-04-29 18:23:19 +00:00
- `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`
2024-04-15 18:30:53 +00:00
2024-04-29 18:23:19 +00:00
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.
2024-04-15 18:30:53 +00:00
2024-04-29 18:23:19 +00:00
![ ](./img/profile_manager3.png )