-
Notifications
You must be signed in to change notification settings - Fork 28
FAQ
It's two independent projects, therefore, once the wallets are importing to the new sync. You can remove the application from your computer.
After releasing the old version of sync, we realized that it hangs back numerous users because you need to wait for synchronize the blockchain data every time. This waiting greatly reduces the user's experience and loses patience. Moreover, users also need to know certain knowledge of the blockchain before using Sync. This brings a certain threshold and inconvenient to users. In order to make more users understand and experience blockchain easily, this gives us an idea of the new Sync.
The New Sync is providing a seamless experience for end-users and developers. it makes developers and users focus on the content itself, rather than understanding how blockchain works. For example, users no longer need to synchronize block data, just open and use it; simplify the transaction process... and more.
- On old Sync and follow the step Export Wallet
- Open the file which is generated by Old Sync
- Copy the keystore/private key
- Open New Sync and follow the step Import Wallet
- MacOS :
~/Library/Application\ Support/org.vechain.ua/keystore/
- Windows:
%APPDATA%\org.vechain.ua/keystore/
No, only if user backup(export) the wallet will generate the keystore file.
Please check Export wallet
You can visit Faucet
The certificate is a message signing based mechanism which can easily request a user's identification(address) or a user agree to DApp term of use or service.
The purpose of the certificate of identification is a way that allows Dapps to send you a random challenge to prove that you are the owner of the wallet. It proves that you are the owner of the wallet.
On other hands, the certificate of agreement is a certificate that you agree to DApp's term of use or service. The agreement come in many forms before you agree to the content, please always review the content which provided by DApp. Once you signed the agreement. it proves that you are the wallet owner and agree to the DApp's term of use or service.
- Run thor
- Open Sync
- Follow the step to add custom node
- Right click the mouse
- Click "Inspect Element"