About paper wallet, any help from MoonCoin'ers Please?
I know how to make paper wallet and how to send to, but does exit any website to import private keys, like for btc is blockchain.
But when I want to send from paper wallet to another wallet, for mooncoin where to import keys in which site please, anyone?
How Import private key?
Mooncoin QT only using the official ‘importprivkey’ function.
Decrypting your Mooncoin Paper Wallets
If you have encrypted your paper wallets you will need to decrypt them.
- Go to
www.walletgeneretor.com - Download the zip file
- Load the offline page
- Click on Tab named ‘Wallet Details’
- Enter your private key, click view details
- Enter your BIP38 passphrase, click ‘Decrypt BIP38’
- Copy your encrypted private key which will appear below
Importing the decrypted key to Mooncoin QT
Backup your Mooncoin QT Wallet – Before you do anything, make a backup of your Mooncoin QT wallet.
Launch Mooncoin QT: Launch your Mooncoin-QT client in Offline Mode. This is more secure to import private keys. When the Mooncoin QT client is up, go to Help >> Debug window from the menu bar and then click on “Console ”.
Unlock your QT wallet if you encrypted it: If your wallet is encrypted you will need to unlock it first. If your Mooncoin QT wallet is not encrypted, just skip this step. To unlock your wallet, run the following command without quotes, where 600 stands for the seconds your wallet is unlocked.
wallet passphrase MYPASSWORD 600
Import the private key: Now import your private key using following command without quotes
Importprivkey xxxxxxxxxxxxxxxxxxxxxxxxx ‘label’ (if used label)
Be Patient: Now just wait…three to six minutes while your private key is being imported to Mooncoin QT. Its possible Mooncoin QT may freeze up, if so just leave it 15 minutes and close it. Load Mooncoin QT up and you should see your newly imported address in the address book.
Nice writeup! I meant to get one done as this is asked often in Discord as well; do you mind if I post this in our FAQ's? I'll credit you. :-)