Skip to content
This repository has been archived by the owner on Mar 21, 2019. It is now read-only.

Account

shaohuaiW edited this page Jul 11, 2018 · 2 revisions

When you first launch the Sync, the first step before exploring the thor is create an account. once you open the account modular, it will walk you through creating an account and asking you to write down the mnemonic words. its very import to put your mnemonic words safe, there is no forgot mnemonic words option. once the account has been created, the new account shows up in the wallet section. Clicking on the account will give you more details about the account, such as address VET, and VTHO balance.

Account

Create a Wallet

Step 1

Fill in account details accountStep1

  • Your password must be at least 8 characters long
  • Remember that UPPERCASE letters are different from lowercase letters (for example, A is treated as different from a)

Step 2

write down the mnemonic words
accountStep2

Step 3

choose the mnemonic words in order, if there's no error occur, the wallet will be created. accountStep3

Import/Recover a wallet

KeyStore

Currently, the keystore import/recover need the user to paste the keystore data into keystore field and also it will ask for keystore password to import/recover the account. restoreByKeyStore

Private key

Currently, the private key import/recover need the user to paste the private key into the private key field and the password is for transaction verification/export the keystore /private key. restoreByPrivateKey

Export KeyStore or Private key

As mentioned, when the user needs to export the keystore and private key, it needs to ask the user to input the password which is set by account creation or recovery. once the password is verified, the user can export the private key or key store in custom saving-path. export Pk:KS

Change wallet password

You can change your password for security reasons Chang password

Notice

You should understand that the Wallet does not support all existing digital tokens, so you can only our service to manage the digital tokens that we can support. You should bear all losses if you use the Wallet to operate any non-supported digital tokens

Clone this wiki locally