Difference between revisions of "Securing Wallet"

From Ritocoin
 
(12 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
1. ENCRYPT YOUR WALLET and don't forget your passphrase !!!
 
1. ENCRYPT YOUR WALLET and don't forget your passphrase !!!
  
https://imgur.com/XFscIgm.jpg
+
https://imgur.com/qnTG1wf.jpg
 +
 
 +
 
 +
 
 +
https://imgur.com/PAlvKGp.jpg
 +
 
 +
 
 +
 
 +
https://imgur.com/xek4fJu.jpg
 +
 
 +
 
 +
 
 +
Wallet will restart
 +
 
 +
https://imgur.com/hJhlGQS.jpg
 +
 
 +
 
 +
 
 +
 
 +
2. SAVE YOUR WALLET.DAT file
 +
 
 +
File can be found in c:\users\yourname\AppData\Roaming\Rito
 +
 
 +
or you can do it from the wallet :
 +
 
 +
 
 +
Just choose where you want to save it
 +
https://imgur.com/yccV7QU.jpg
 +
 
 +
 
 +
3. SAVE YOUR WALLET ADDRESS PRIVKEY
 +
 
 +
This is very important, because if for some reason you lost your passphrase or the wallet.dat get corrupted, this will be the only solution to recover your wallet.
 +
 
 +
Please note you have to do this for all your wallet address
 +
 
 +
Go in the console
 +
 
 +
 
 +
https://imgur.com/Cz66mYB.jpg
 +
 
 +
 
 +
https://imgur.com/5vYBmAs.jpg
 +
 
 +
 
 +
Unlock the wallet by entering this command :
 +
[walletpassphrase] [YOURPASSWORD] [time in second]
 +
 
 +
Example :
 +
 
 +
walletpassphrase ILOVERITO 600
 +
 
 +
https://imgur.com/sbThljF.jpg
 +
 
 +
 
 +
Null = succeed
 +
 
 +
https://imgur.com/yw7WbYp.jpg
 +
 
 +
 
 +
 
 +
Now we have to get the privkey
 +
 
 +
Copy your wallet address
 +
 
 +
https://imgur.com/SFno2y6.jpg
 +
 
 +
and go back in the console and enter this commande : dumpprivkey YOURWALLETADDRESS
 +
 
 +
https://imgur.com/fER1hQo.jpg
 +
 
 +
Succeed !
 +
 
 +
https://imgur.com/5PPiQ9W.jpg
 +
 
 +
 
 +
SAVE IT ! and repeat for each address
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
NEXT TO WRITE - HOW TO SECURE WALLET.DAT AND PRIVKEY - HOW TO RECOVER FROM PRIVKEY - FROM WALLET.DAT
 +
 
 +
 
 +
LAST there will never have any fund on this address, but you can try :-)

Latest revision as of 05:09, 17 June 2019

Under construction


1. ENCRYPT YOUR WALLET and don't forget your passphrase !!!

qnTG1wf.jpg


PAlvKGp.jpg


xek4fJu.jpg


Wallet will restart

hJhlGQS.jpg



2. SAVE YOUR WALLET.DAT file

File can be found in c:\users\yourname\AppData\Roaming\Rito

or you can do it from the wallet :


Just choose where you want to save it yccV7QU.jpg


3. SAVE YOUR WALLET ADDRESS PRIVKEY

This is very important, because if for some reason you lost your passphrase or the wallet.dat get corrupted, this will be the only solution to recover your wallet.

Please note you have to do this for all your wallet address

Go in the console


Cz66mYB.jpg


5vYBmAs.jpg


Unlock the wallet by entering this command : [walletpassphrase] [YOURPASSWORD] [time in second]

Example :

walletpassphrase ILOVERITO 600

sbThljF.jpg


Null = succeed

yw7WbYp.jpg


Now we have to get the privkey

Copy your wallet address

SFno2y6.jpg

and go back in the console and enter this commande : dumpprivkey YOURWALLETADDRESS

fER1hQo.jpg

Succeed !

5PPiQ9W.jpg


SAVE IT ! and repeat for each address




NEXT TO WRITE - HOW TO SECURE WALLET.DAT AND PRIVKEY - HOW TO RECOVER FROM PRIVKEY - FROM WALLET.DAT


LAST there will never have any fund on this address, but you can try :-)