Backing up ZelCore Full Node
This guide explains the process to back up ZelCore Full Node for ZelCash asset
Notes
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.
Backup Private Keys
Launch ZelCore, select ZelCash then Full Node
to launch full node wallet
Full Node
to launch full node walletFrom ZelCash full node, select the Tools
button
Tools
buttonSelect Wallet Management
button
Wallet Management
buttonSelect the Click to choose path
field. This opens a file dialog window for you to select your directory and private key dump file name
Click to choose path
field. This opens a file dialog window for you to select your directory and private key dump file nameSelect the Export
button after selecting a file path and name
Export
button after selecting a file path and nameBackup Wallet Files
Ensure ZelCore is closed. Do not perform operations on folders/files in the data directory while wallet is open.
Navigate to your ZelCash data directory
Windows: C:\Users\YOURUSERNAME\AppData\Roaming\Zelcash\
MacOS: ~/Library/Application Support/zelcash
Linux: ~/.zelcash/
Copy all wallet files to your secure backup location
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.
Last updated
Was this helpful?