-
Notifications
You must be signed in to change notification settings - Fork 10
Backup the Private Keys
Private Keys are the ultimate backup to the coins in your wallet. wallet.dat can be secured with a password that does not allow restoring without that password. Private keys can be restored without a password. Each address generated will have a separate private key. This is all done through the debug console which can be found under "Tools" > "Debug Console".
As you have encrypted your wallet, you now need to unlock it from within the console to perform these additional tasks. To unlock the wallet go to "Settings" > "Unlock Wallet".
After the wallet is unlocked in type listaddressgroupings in the console.
This will list all the addresses associated with this SCRIV wallet. All SCRIV addresses will start with s.
While still in console type dumpprivkey. The console will now output your private key for that address. Repeat the process for all your addresses and store the private key somewhere safe (away from your computer on a couple of backups).
IMPORTANT!
DON'T SEND THIS PRIVATE KEYS TO ANYONE. HE CAN RECOVER YOUR WALLET AND SPEND YOUR SCRIV COINS!
- Generate an address
- Get connections to wallet
- Encrypt the wallet
- Backup the wallet
- Backup the Private Keys
- Restore from the Private Key
- Synchronize with a snapshot file
Wallet compilation
Masternodes
Mining
- Windows OS
- Linux OS
