Author

Topic: Any way to have two bitcoin wallets on one machine? (Read 2217 times)

member
Activity: 66
Merit: 10
I have 3 wallets on 1 machine, 1 wallet is bitcoin_qt client, 1 wallet on Armory client, and 1 wallet on multibit wallet.
very simple just install all 3 clients and make a wallet for each.

You do realize you are commenting in a thread from 2011, right?

lol no i didn't (air head moment)
legendary
Activity: 3472
Merit: 4794
I have 3 wallets on 1 machine, 1 wallet is bitcoin_qt client, 1 wallet on Armory client, and 1 wallet on multibit wallet.
very simple just install all 3 clients and make a wallet for each.

You do realize you are commenting in a thread from 2011, right?
member
Activity: 66
Merit: 10
I have 3 wallets on 1 machine, 1 wallet is bitcoin_qt client, 1 wallet on Armory client, and 1 wallet on multibit wallet.
very simple just install all 3 clients and make a wallet for each.
legendary
Activity: 966
Merit: 1009
If you use Linux, you can also separate wallets using different user accounts.  I use my usual user account for my main day-to-day wallet, and a separate user account for my "savings".  Hopefully this way any data stealing trojans will only be able to get the small balance stored in my day-to-day wallet.
remember to do a "chmod 700" on the savings accounts homedir.
Yeah, forgot to mention that.  You can also do it on just the ~/.bitcoin folder too if you prefer.
legendary
Activity: 1050
Merit: 1000
You are WRONG!
Basically, I would like to have two separate bitcoin wallets on the same PC to keep two different sources of income and spending separated.  Is there any easy way of doing this?
If you use Linux, you can also separate wallets using different user accounts.  I use my usual user account for my main day-to-day wallet, and a separate user account for my "savings".  Hopefully this way any data stealing trojans will only be able to get the small balance stored in my day-to-day wallet.
remember to do a "chmod 700" on the savings accounts homedir.
legendary
Activity: 966
Merit: 1009
Basically, I would like to have two separate bitcoin wallets on the same PC to keep two different sources of income and spending separated.  Is there any easy way of doing this?
If you use Linux, you can also separate wallets using different user accounts.  I use my usual user account for my main day-to-day wallet, and a separate user account for my "savings".  Hopefully this way any data stealing trojans will only be able to get the small balance stored in my day-to-day wallet.
legendary
Activity: 1372
Merit: 1007
1davout
You can use the -datadir option to specify a different location for the data files for two different bitcoin instances.  That will let you run two instances concurrently, each using its own wallet.
Port ?
legendary
Activity: 2450
Merit: 1008
It would be nice to have the possibility to choose the wallet via GUI:

File → Open...

Ciao!
hero member
Activity: 868
Merit: 1008
You can use the -datadir option to specify a different location for the data files for two different bitcoin instances.  That will let you run two instances concurrently, each using its own wallet.
hero member
Activity: 672
Merit: 500
BitLotto - best odds + best payouts + cheat-proof
Basically, I would like to have two separate bitcoin wallets on the same PC to keep two different sources of income and spending separated.  Is there any easy way of doing this?
Yes. Find where the wallet is stored on your OS. Rename it to something else (anything unique really). When you run Bitcoin again you'll use a new wallet. If you want to use the other wallet again: rename the newer one to another name and change the original wallet back. That's what I do...
full member
Activity: 174
Merit: 100
Basically, I would like to have two separate bitcoin wallets on the same PC to keep two different sources of income and spending separated.  Is there any easy way of doing this?
Jump to: