Bitcoin Forum
May 08, 2024, 03:01:44 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: LTC Wallet Help  (Read 1971 times)
dlauth (OP)
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
April 09, 2013, 03:45:08 PM
 #1

Trying to get my wallets setup offline for storage and am having issues.

Using armory for BTC and this is really simple to do.

The issue is LTC. The only client I can find is litecoin qt

Is there a way to make a papercopy of the litecoin qt .dat?

How do you import LTC keys into the litecoin qt client?

Thank you
1715137304
Hero Member
*
Offline Offline

Posts: 1715137304

View Profile Personal Message (Offline)

Ignore
1715137304
Reply with quote  #2

1715137304
Report to moderator
1715137304
Hero Member
*
Offline Offline

Posts: 1715137304

View Profile Personal Message (Offline)

Ignore
1715137304
Reply with quote  #2

1715137304
Report to moderator
1715137304
Hero Member
*
Offline Offline

Posts: 1715137304

View Profile Personal Message (Offline)

Ignore
1715137304
Reply with quote  #2

1715137304
Report to moderator
If you want to be a moderator, report many posts with accuracy. You will be noticed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
aliaser
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
April 09, 2013, 03:58:05 PM
 #2

The issue is LTC. The only client I can find is litecoin qt

Is there a way to make a papercopy of the litecoin qt .dat?

How do you import LTC keys into the litecoin qt client?

Thank you
You can  use the electrum client for litecoin.

For papercopy and importing LTC keys read electrum wiki and specifically:
https://en.bitcoin.it/wiki/Electrum#Export_and_import_addresses
https://en.bitcoin.it/wiki/Electrum#Offline_wallet


LTC: LiPSEGDYLBqFS1Y3ZcFfVkESr4n3barMaa
dlauth (OP)
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
April 09, 2013, 05:59:14 PM
 #3

Are you sure you can use it for LTC?

I tried importing a private LTC key and it didnt work.
aliaser
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
April 09, 2013, 06:04:45 PM
 #4

Are you sure you can use it for LTC?

I tried importing a private LTC key and it didnt work.
Have you d/l the right client?
https://github.com/litecoin-project/Electrum
dlauth (OP)
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
April 10, 2013, 12:55:33 AM
 #5

Link is blocked at work but isnt that one for Mac or something? Looking for a windows client.
mebezac
Member
**
Offline Offline

Activity: 112
Merit: 10



View Profile
April 10, 2013, 01:46:27 AM
 #6

If I'm understanding what you're trying to do, I would go here: http://liteaddress.org/ and save the page (In chrome, right click and click save as, choose webpage, complete) and then generate a new address and private key. You can then import that private key into the litecoin client using the debug console.

Open the Litecoin client, click on help, click on debug window, click on console and then use these commands:

The commands to import and export keys:

Code:
importprivkey <private key> [account name]

The account name doesn't have to be anything that exists, it will just be the label for that address.

Code:
dumpprivkey <account address>

If you have an encrypted wallet you will need to unlock it first with:

Code:
walletpassphrase <password> <time>

Time is in milliseconds and don't actually put the < or >, those are just there to separate so it's easier to read these instructions.

Also, for cold storage, all you need is your wallet.dat (on Windows, its in the AppData/Roaming/Litecoin directory). Take that file (I would encrypt it first with a really strong password) and put it on a computer that isn't connected to the internet, on a thumb drive, a cd, or any other place not connected to the internet that you won't lose. All you need to spend coins is in that wallet.dat file, everything else can be downloaded again.

Hope this answers your questions.


BTC: 168d57nW72Y6DidPgE88iL7vYmpQD45dYK|LTC: LLPttXuFF2uTo2CWeEwXU5CwcUcgQ4NGd3
dlauth (OP)
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
April 10, 2013, 03:09:10 AM
 #7

I appreciate you spending time to break it down.

Its starting to come together but I am just super paranoid about losing money Smiley

Does LTC suffer from change wallets like BTC? I will be using Armory since the change wallet issue isnt there since it keeps everything you need in the .wallet file.
weex
Legendary
*
Offline Offline

Activity: 1102
Merit: 1014



View Profile
April 10, 2013, 05:33:14 AM
 #8

Another option is to use https://github.com/weex/addrgen with the --otherversion=48 option to generate individual litecoin addresses.

This is also useful if you're trying to extract keys from a wallet.dat - http://forum.litecoin.net/index.php?topic=1305.0
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!