Litecoin import paper wallet

Hide Art? Addresses per page: Addresses to generate:

In this case, simply enter your private key in Wallet Import Format (or scan it using the "validate" feature on this web page.) WIF keys always begin with the number 5 and look something like this: '5JnwJNC7q3...' The public address, e.g. '1vanityABC456...' is automatically calculated using the private key, so you only need to provide the private key.

If you want to roll dice or shuffle a deck of cards to generate a key:

Maybe you don't trust that this software (or computers in general) can generate sufficiently random numbers. In this case, you can supply your own random data points from virtually any source. For example, you can roll a six sided die at least 62 times and enter each roll in sequence, e.g. '15249385...' Or, you can mix up a deck of 52 playing cards (after thoroughly shuffling it at least 10 times) and enter at least the top 31 cards in this format: 5S-10H-AC-... (where 5S = 5 of Spades, 10H = 10 of Hearts, AC = Ace of Clubs, etc.)

No special formatting is required. Just type in a great deal of (truly) random text from any source, and whatever you supply will be SHA256 hashed and converted into a private key and public address.

If you want to make a paper wallet which can also be accessed using a passphrase (AKA a "brain wallet"):

You can make a so-called "brain wallet" by supplying a VERY secure passphrase like '1852 Adobe Cloud SMASH fuzzy steamzonk'. Be extremely careful doing this because a wallet generated using an insecure passphrase is virtually guaranteed to have its balance stolen within minutes of receiving funds!.

The resulting paper wallet will still have an ordinary crypto-looking private key and public address, but you will be able to retrieve your wallet contents by entering your passphrase into the 'verify' tab of this service or a similar service such as brainwallet.org.

Note: supplying a brain wallet passphrase is different from BIP38-encrypting your wallet with a passphrase.

About "BIP38" Encryption

The advantage to encrypting your paper wallet is that if your paper wallet is stolen or otherwise exposed, the balance on the wallet is safe unless the passphrase used to encrypt the wallet is guessed. However, if you encrypt your private key with BIP38 and you lose your passphrase, it will be impossible for you to recover the funds you have sent to this wallet.

Also, note that not many wallet applications or web services are able to import BIP38 private keys. In this case, you will have to use the "Validate" feature on this webpage to extract the unencrypted Wallet Import Format (WIF) key as an intermediate step before sweeping the balance.

WARNING: Before sending any funds to a BIP38-encrypted wallet, first do a test make sure you are able to decrypt the printed private key back to ordinary WIF format.

Bitcoin QT import wallet

Litecoin-qt import wallet

Bitcoin QT paper wallet

Bitcoin QT import paper wallet

Litecoin-qt paper wallet