Backing up ZelCore Full Node
This guide explains the process to back up ZelCore Full Node for ZelCash asset
Last updated
This guide explains the process to back up ZelCore Full Node for ZelCash asset
Last updated
ZelCore encrypts the wallet.dat file using your ZelCore username + password. Always securely back up your login credentials on pen and paper and store properly.
Wallet files can become corrupted due to many events, including copying to a flash drive, improper use of full node, changing file names, etc. Best practice is to keep multiple copies of data.
ZelCore dumps private keys into plaintext. This is the most reliable backup, but also needs to be protected from being seen by others. Best practice is to store on an encrypted flash drive. Please avoid storing your private keys on the cloud, directly on your computer, any media to which others have access, etc. Be paranoid and secure your keys. If these are compromised, there's no way to recover lost funds.
Full Node
to launch full node walletTools
buttonWallet Management
buttonClick to choose path
field. This opens a file dialog window for you to select your directory and private key dump file nameExport
button after selecting a file path and nameThe private key dump file is stored in plaintext. Store securely.
Ensure ZelCore is closed. Do not perform operations on folders/files in the data directory while wallet is open.
Windows: C:\Users\YOURUSERNAME\AppData\Roaming\Zelcash\
MacOS: ~/Library/Application Support/zelcash
Linux: ~/.zelcash/
The "wallet.datYOURUSERNAME" file is the main wallet file ZelCore uses.
ZelCore will create backup copies of your wallet.dat files in case of possible corruption or improper full node configuration. If you see "wallet.datXXXXXXXXBACKUP" or "*.bak" files, save those also. Seeing those files means full node is possibly misconfigured. Ask support if you have any questions.