Dump your privkey and write it down or print it, keep it in a safe box or boxes. Also save your wallet.dat on multiple USB sticks and put them in a safe places.How do you keep a wallet offline? Lets say I purchase 1000 DASH and dont plan on trading it for awhile. How would you store them to ensure they don't go missing?
Here's the site that explains what you're looking for:Hi can u please walk me through a dash paper wallet withdrawal?
On your debug console, type: walletpassphrase <yourpassphrase> 99999 importprivkey <yourprivkey> (without those brackets < > ).Thanks ......but my wallet has a passphrase how would the script look like? with passphrase on it?
Slight correction - it's 2 separate commands:On your debug console, type: walletpassphrase <yourpassphrase> 99999 importprivkey <yourprivkey> (without those brackets < > ).
"99999" is just an arbitrary number for seconds to keep your wallet open so you can import your privkey.
Sorry I overlooked an error in my previous post.. But did you follow Udjin's instruction exactly?Thank you the scripts work . Now my private key is not working. Invalid key it say code -5. Where can I look that up?
That explains it pretty well - wallet do not accept bip38 encrypted private keys, you need to decrypt it first and then use importprivekey with the result.Moli thanks for your patience with me brother I appreciate it. So step 1 worked for me. Step 2 gives me an invalid message. I got this paper wallet from a cryptocards website I copied and pasted both my public and private and sent it to them. I dunno if I messed up copying and pasting but who would mess that up? Anyway I was gonna ask you about that public key that is paired up with my privkey that keeps giving me invalid message. That public key is not linked to my dash qt wallet how do I link it. I think that's the issue
When you import your privkey you import the money that is in the pubkey of that privkey. The money should show up right away once you got the privkey imported.I should have said that in the first place huh LOL. Ok so after I import my privkey What script would I use to withdraw the funds to my wallet? Thanks bro that helped a lot
Your money is on the blockchain and you private key is the key to unlock your money and move them on the blockchain (while your public key is the key to view your money on the blockchain but not to move them). It doesn't matter how many wallets you (or someone) have imported you private key to - all of them will have the same level of control of your money. That's why it is very important to keep it safe.I should have said that in the first place huh LOL. Ok so after I import my privkey What script would I use to withdraw the funds to my wallet? Thanks bro that helped a lot
OK thanks guys. Would you recommend getting paper wallets on a website using BIP38?
Did you manage to import your privkey from the paper wallet successfully? You got all your coins in the wallet, correct? Please do tell us. I can't wait to hear how that turned out for you! :smile:OK thanks guys. Would you recommend getting paper wallets on a website using BIP38?