0% found this document useful (0 votes)
815 views

Private Key Import Guide

This 3-sentence summary provides the key steps to import SmartCash private keys into a Bitcoin Confidential QT wallet: 1. Open the Bitcoin Confidential QT wallet, go to the debug window to access the console, and enter the command "importprivkey privatekeystring" followed by a SmartCash private key to import it. 2. The wallet will process the key and any associated airdrop funds will be available under a new Bitcoin Confidential address, whose private key will be displayed in the console output. 3. An optional step allows importing all private keys from a SmartCash wallet dump file using the "importwallet" command followed by the file path.

Uploaded by

Irfan Mohammad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
815 views

Private Key Import Guide

This 3-sentence summary provides the key steps to import SmartCash private keys into a Bitcoin Confidential QT wallet: 1. Open the Bitcoin Confidential QT wallet, go to the debug window to access the console, and enter the command "importprivkey privatekeystring" followed by a SmartCash private key to import it. 2. The wallet will process the key and any associated airdrop funds will be available under a new Bitcoin Confidential address, whose private key will be displayed in the console output. 3. An optional step allows importing all private keys from a SmartCash wallet dump file using the "importwallet" command followed by the file path.

Uploaded by

Irfan Mohammad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

SmartCash Private Key Import for BitcoinCon�dential QT

The following guide covers importing of SmartCash Private Key’s into Bitcoin Con�dential QT

Wallet client.
This guide assumes, that the user understands the rules outlaid for the SmartCash/Bitcoin Con�dential

air-drop as per https://bitcoincon�dential.cc/airdrop/

Step 1 Open Bitcoin Con�dential QT wallet client, then click on "help" then "debug window"

This will open the Console ready to enter in the appropriate commands for importation of
private keys.
SmartCash Private Key Import for BitcoinCon�dential QT

Step 2 Enter into the console the following command "importprivkey privatekeystring" then hit enter

importprivkey VcXtDXrbt8yLJCwCPi8G7BK71m2hasKpseGZBjLugmxyyQDdPNM (Example only)

The wallet will process the SmartCash private key, if there are any airdrop funds they will be available

from the new Bitcoin Con�dential address generated, the privatekey of the new address will be

displayed in the console output.

Note: all private keys are con�dential and should be trated securely.

Welcome to the Bitcoin Confidential Core RPC console.


Use up and down arrows to navigate history, and Ctrl-L to clear screen.
Type help for an overview of available commands.
For more information on using this console type help-console.

Executing command using "wallet.dat" wallet


importprivkey(_)
Welcome to Bitcoin Confidential. You can star staking funds right now or you can
convert funds to be spendable from the staking tab.

Your Bitcoin Confidential private key is:


Icihg3t57vF44Ubgt467bj8uV975Rv8y4rg854vjid6
SmartCash Private Key Import for BitcoinCon�dential QT

Optional step: If you have wallet dump �le from SmartCash wallet (you can do it with this command

dumpwallet "C:\Users\dump.txt"), you can import all your private keys into Bitcoin Con�dential wallet

with this command: importwallet "C:\Users\dump.txt"

C:\Users\dump.txt - example of the location of your �le.

This ends the Bitcoin Con�dential Private Key Import guide

You might also like