Bitcoin Forum
May 06, 2024, 02:15:42 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Running 2 instances of Bitcoin-QT (2 wallets)  (Read 1795 times)
omgitsmehehe (OP)
Full Member
***
Offline Offline

Activity: 580
Merit: 108



View Profile
July 03, 2013, 11:28:31 PM
 #1

I want to be able to run two wallets so I can keep track of my investment and my short term buying and selling.

Is there any specific procedure for doing this or is it even possible?

Every time a block is mined, a certain amount of BTC (called the subsidy) is created out of thin air and given to the miner. The subsidy halves every four years and will reach 0 in about 130 years.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714961742
Hero Member
*
Offline Offline

Posts: 1714961742

View Profile Personal Message (Offline)

Ignore
1714961742
Reply with quote  #2

1714961742
Report to moderator
Evolyn
Sr. Member
****
Offline Offline

Activity: 376
Merit: 312


Can you say... nighty-night?


View Profile
July 03, 2013, 11:51:05 PM
 #2

you can easily run as many instances as you want, a quick way is to just create a link for every instance that includes following parameters:

bitcoin-qt -conf=wallet1.conf -datadir=/whatever/wallet1

each instance should have set different ports in the config file (or you pass the port as startup parameter -port=xxxx, no need for config file if u dont wanna change other settings)

for more informations about config file and parameters: https://en.bitcoin.it/wiki/Running_Bitcoin

advantage: running as many instances, even different versions of qt at same time

downside: every instance downloads an extra blockchain, no problem if you have alot of disk space

Forex meets Bitcoin Exchange: Release the Kraken
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!