Bitcoin Forum
June 27, 2024, 10:10:49 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Wallets from mac to pc, can you encrypt and move them?  (Read 448 times)
2bfree (OP)
Sr. Member
****
Offline Offline

Activity: 686
Merit: 251


I'm investigating Crypto Projects


View Profile WWW
January 16, 2014, 07:31:22 PM
 #1

Is there a guide somewhere how I can move all my Mac altcoin wallets and move them to windows (and encrypt them first)??

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
>>FREE SEO AUDIT/WHITE LABEL MAKE MONEY!<<
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
instacalm
Hero Member
*****
Offline Offline

Activity: 798
Merit: 500



View Profile
January 16, 2014, 07:34:39 PM
 #2

Copy the wallet.dat and that's it, all you need is your private key which is in the wallets.
2bfree (OP)
Sr. Member
****
Offline Offline

Activity: 686
Merit: 251


I'm investigating Crypto Projects


View Profile WWW
January 16, 2014, 07:41:50 PM
 #3

Copy the wallet.dat and that's it, all you need is your private key which is in the wallets.

I have been searching for that file on my mac and can't find it there is a .app file which is the wallet but where does it make and store the wallet.dat file?

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
>>FREE SEO AUDIT/WHITE LABEL MAKE MONEY!<<
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
iGotSpots
Legendary
*
Offline Offline

Activity: 2548
Merit: 1054


CPU Web Mining 🕸️ on webmining.io


View Profile WWW
January 16, 2014, 07:45:18 PM
 #4

You can do this in the console, as well, if you can't locate the %appdata% folder on mac

Just use private keys

Code:
dumpprivkey <address here>

^ Copy that key

Open on new machine

Code:
importprivkey <priv key you copied> <label>

Remove all the < and > obviously

instacalm
Hero Member
*****
Offline Offline

Activity: 798
Merit: 500



View Profile
January 16, 2014, 07:50:54 PM
 #5

Copy the wallet.dat and that's it, all you need is your private key which is in the wallets.

I have been searching for that file on my mac and can't find it there is a .app file which is the wallet but where does it make and store the wallet.dat file?

Open Finder, choose Go -> Go to Folder (Command+Shift+G) then enter
Code:
~/Library/Application Support/

Inside of that folder you will find a folder for each of your clients, e.g. Bitcoin (~/Library/Application Support/Bitcoin/). In that particular folder you find your desired wallet.dat.
2bfree (OP)
Sr. Member
****
Offline Offline

Activity: 686
Merit: 251


I'm investigating Crypto Projects


View Profile WWW
January 16, 2014, 11:17:48 PM
 #6

Copy the wallet.dat and that's it, all you need is your private key which is in the wallets.

I have been searching for that file on my mac and can't find it there is a .app file which is the wallet but where does it make and store the wallet.dat file?

Open Finder, choose Go -> Go to Folder (Command+Shift+G) then enter
Code:
~/Library/Application Support/

Inside of that folder you will find a folder for each of your clients, e.g. Bitcoin (~/Library/Application Support/Bitcoin/). In that particular folder you find your desired wallet.dat.

Thank you @instacash, I see the problem i don't have bitcoin-qt i have one of the other wallets but for example for fathercoin i see wallet.dat

It's now a problem dealing with all of them all over the place there are so many.

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
>>FREE SEO AUDIT/WHITE LABEL MAKE MONEY!<<
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
PinkPotatos
Full Member
***
Offline Offline

Activity: 126
Merit: 100

Girls dont crypto?


View Profile WWW
January 16, 2014, 11:25:17 PM
 #7

short answer. yes

Accepted by, more merchants! - Franko 弗兰克币 - 自由的货币
Earn FRK with your sig
2bfree (OP)
Sr. Member
****
Offline Offline

Activity: 686
Merit: 251


I'm investigating Crypto Projects


View Profile WWW
January 16, 2014, 11:38:22 PM
 #8

Copy the wallet.dat and that's it, all you need is your private key which is in the wallets.

I have been searching for that file on my mac and can't find it there is a .app file which is the wallet but where does it make and store the wallet.dat file?

Open Finder, choose Go -> Go to Folder (Command+Shift+G) then enter
Code:
~/Library/Application Support/

Inside of that folder you will find a folder for each of your clients, e.g. Bitcoin (~/Library/Application Support/Bitcoin/). In that particular folder you find your desired wallet.dat.

Some of the wallets don't have a mac version I just downloaded one the qt version on my mac but running virtual windows xp but I don't see wallet.dat is that hidden someone as well?

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
>>FREE SEO AUDIT/WHITE LABEL MAKE MONEY!<<
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
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!