Bitcoin Forum
June 17, 2024, 01:35:11 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 ... 3611 3612 3613 3614 3615 3616 3617 3618 3619 3620 3621 3622 3623 3624 3625 3626 3627 3628 3629 3630 3631 3632 3633 3634 3635 3636 3637 3638 3639 3640 3641 3642 3643 3644 3645 3646 3647 3648 3649 3650 3651 3652 3653 3654 3655 3656 3657 3658 3659 3660 [3661] 3662 3663 3664 3665 3666 3667 3668 3669 3670 3671 3672 3673 3674 3675 3676 3677 3678 3679 3680 3681 3682 3683 3684 3685 3686 3687 3688 3689 3690 3691 3692 3693 3694 3695 3696 3697 3698 3699 3700 3701 3702 3703 3704 3705 3706 3707 3708 3709 3710 3711 ... 7012 »
  Print  
Author Topic: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency  (Read 9722673 times)
onetime
Sr. Member
****
Offline Offline

Activity: 602
Merit: 256


View Profile
December 12, 2014, 08:24:14 AM
 #73201

Is there any guide explaining how to run multiple wallets in same OS, or you folks use virtual machine for each MN address?
I have many on one windows machine, each wallet has its own copy of the blockchain though
Folder structure is like this:
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN1\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN2\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN3\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN4\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN5\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN6\
...
Command line switch for MN10 would be as follows.  When you first execute the command a new wallet is created in the subfolder and blockchain downloaded.
darkcoin-qt.exe -datadir=C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN10\

that's unnecessary.

I recommend:

create a data directory folder, name it something other than Darkcoin. for example, C:/hotdog/

create another folder to put the .exe in, for example C:/hamburger/ and rename darkcoin-qt.exe to something else. for example, hamburger.exe

for your masternode #1, create a .conf file in the C:/hamburger/ folder, for example taco1.conf
for your masternode #2, create taco2.conf
for your masternode #3, create taco3.conf
etc...

for your masternode #1, create a shortcut to hamburger.exe, and name the shortcut for example taco1. click Properties, and change the Start in: to C:/hamburger/ and change Target: to
C:/hamburger/hamburger.exe -datadir=C:/hotdog/ -wallet=taco1 -conf=C:/hamburger/taco1.conf
when you first open the taco1 shortcut, it will create a new wallet called taco1 in the C:/hotdog/ folder and use the taco1.conf from the C:/hamburger/ folder.

create a new shortcut for each additional masternode the same way.

once your masternodes are running, I recommend keeping all the wallet files somewhere safe until you need to access them. import all their private keys into a single wallet if you want to cash in your masternode payments all at once using coin control.

I'm creating an instructional video tutorial for all of this, plus how to set up masternodes and update them.

-onetime

            ▄▄████▄▄
        ▄▄██████████████▄▄
      ███████████████████████▄▄
      ▀▀█████████████████████████
██▄▄       ▀▀█████████████████████
██████▄▄        ▀█████████████████
███████████▄▄       ▀▀████████████
███████████████▄▄        ▀████████
████████████████████▄▄       ▀▀███
 ▀▀██████████████████████▄▄
     ▀▀██████████████████████▄▄
▄▄        ▀██████████████████████▄
████▄▄        ▀▀██████████████████
█████████▄▄        ▀▀█████████████
█████████████▄▄        ▀▀█████████
██████████████████▄▄        ▀▀████
▀██████████████████████▄▄
  ▀▀████████████████████████
      ▀▀█████████████████▀▀
           ▀▀███████▀▀



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses 100% original codebase
  Superfast with 30 seconds instant finality
  Tested 5000 tx per block on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
Fosca
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
December 12, 2014, 08:41:18 AM
 #73202

Is there any guide explaining how to run multiple wallets in same OS, or you folks use virtual machine for each MN address?

?

I have many on one windows machine, each wallet has its own copy of the blockchain though

Folder structure is like this:

C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN1\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN2\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN3\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN4\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN5\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN6\
...

Command line switch for MN10 would be as follows.  When you first execute the command a new wallet is created in the subfolder and blockchain downloaded.

darkcoin-qt.exe -datadir=C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN10\

How to use the -datadir argument on a MAC anyone knows. It won't open with the arguments. Thanks
raico
Member
**
Offline Offline

Activity: 115
Merit: 10


View Profile
December 12, 2014, 08:50:36 AM
 #73203

Is there any guide explaining how to run multiple wallets in same OS, or you folks use virtual machine for each MN address?

?

I have many on one windows machine, each wallet has its own copy of the blockchain though

Folder structure is like this:

C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN1\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN2\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN3\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN4\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN5\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN6\
...

Command line switch for MN10 would be as follows.  When you first execute the command a new wallet is created in the subfolder and blockchain downloaded.

darkcoin-qt.exe -datadir=C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN10\

How to use the -datadir argument on a MAC anyone knows. It won't open with the arguments. Thanks

In your teminal:

Code:
/Applications/DarkCoin-Qt.app/Contents/MacOS/DarkCoin-Qt -datadir=xxxx; exit;

change the -datadir=xxxx to your datafile location.


Dash
All good for Bitcoin is good for Crypto-Currency, at the present~
All good for Crypto-Currency is good for Dash, in the end~
Fosca
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
December 12, 2014, 08:59:02 AM
 #73204

Is there any guide explaining how to run multiple wallets in same OS, or you folks use virtual machine for each MN address?

?

I have many on one windows machine, each wallet has its own copy of the blockchain though

Folder structure is like this:

C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN1\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN2\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN3\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN4\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN5\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN6\
...

Command line switch for MN10 would be as follows.  When you first execute the command a new wallet is created in the subfolder and blockchain downloaded.

darkcoin-qt.exe -datadir=C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN10\

How to use the -datadir argument on a MAC anyone knows. It won't open with the arguments. Thanks

In your teminal:

Code:
/Applications/DarkCoin-Qt.app/Contents/MacOS/DarkCoin-Qt -datadir=xxxx; exit;

change the -datadir=xxxx to your datafile location.



Thanks I'll  give it a try
tungfa
Legendary
*
Offline Offline

Activity: 1834
Merit: 1023


View Profile
December 12, 2014, 09:14:09 AM
 #73205

The Online Gaming Industry Welcomes Darkcoin: Interview with DirectBet.eu ......>


http://bitcoinist.net/online-gaming-industry-welcomes-darkcoin-interview-directbet-eu/
 Grin Cool Grin
italeffect
Sr. Member
****
Offline Offline

Activity: 255
Merit: 250



View Profile
December 12, 2014, 09:27:32 AM
 #73206

Is there any guide explaining how to run multiple wallets in same OS, or you folks use virtual machine for each MN address?

?

I have many on one windows machine, each wallet has its own copy of the blockchain though

Folder structure is like this:

C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN1\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN2\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN3\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN4\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN5\
C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN6\
...

Command line switch for MN10 would be as follows.  When you first execute the command a new wallet is created in the subfolder and blockchain downloaded.

darkcoin-qt.exe -datadir=C:\Users\Stonehedge\AppData\Roaming\DarkCoin\MN10\

How to use the -datadir argument on a MAC anyone knows. It won't open with the arguments. Thanks

In your teminal:

Code:
/Applications/DarkCoin-Qt.app/Contents/MacOS/DarkCoin-Qt -datadir=xxxx; exit;

change the -datadir=xxxx to your datafile location.



Thanks I'll  give it a try

or for example, this works too:

Code:
open -a /Applications/DarkCoin-Qt.app --args -datadir=/Users/username/Library/Application\ Support/DarkCoin1

Dash: Xdopotr3eAHpsSCMkUyU2YWP3WQWb5X3t8
turk-fx
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
December 12, 2014, 09:37:08 AM
 #73207

Thanks for the info guys. I could not wait and run my second wallet in a Virtual Machine. I got the MN# 1440 and 1441 :)I am short 175 DRK to get my MN#3. I have a small bet placed. If everything goes the way I wanted, I should have my MN#3 this Sunday and have 30DRK left over for my next bet Smiley . Of course if DRK prices stay still till then.

DARK Coin - Next innovation in Cypto world
My darkcoin address -> XtvnzfFJ7U7S8PHsEnTGAVKreTPmJWZoMv
fernando
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500


View Profile
December 12, 2014, 10:01:28 AM
 #73208

Thanks for the info guys. I could not wait and run my second wallet in a Virtual Machine. I got the MN# 1440 and 1441 :)I am short 175 DRK to get my MN#3. I have a small bet placed. If everything goes the way I wanted, I should have my MN#3 this Sunday and have 30DRK left over for my next bet Smiley . Of course if DRK prices stay still till then.

For a situation like yours another user made a deal with splawik21 and me in which splawik21 lent him the funds he still didn't have for his next masternode and I escrowed. I had the cold wallet for that masternode in escrow (the loan funds and the part that user already had) while it generated payments to repay the loan and fees. The user sent the payments from his other masternodes to that wallet, so everything was repaid faster. Once everything was ready, I sent the funds back to each party.

If your bet doesn't you the way you expect and you are interested in something similar please post in darkcointalk's marketplace (https://darkcointalk.org/forums/marketplace.9/).
turk-fx
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
December 12, 2014, 10:08:25 AM
 #73209

Thanks for the info guys. I could not wait and run my second wallet in a Virtual Machine. I got the MN# 1440 and 1441 :)I am short 175 DRK to get my MN#3. I have a small bet placed. If everything goes the way I wanted, I should have my MN#3 this Sunday and have 30DRK left over for my next bet Smiley . Of course if DRK prices stay still till then.

For a situation like yours another user made a deal with splawik21 and me in which splawik21 lent him the funds he still didn't have for his next masternode and I escrowed. I had the cold wallet for that masternode in escrow (the loan funds and the part that user already had) while it generated payments to repay the loan and fees. The user sent the payments from his other masternodes to that wallet, so everything was repaid faster. Once everything was ready, I sent the funds back to each party.

If your bet doesn't you the way you expect and you are interested in something similar please post in darkcointalk's marketplace (https://darkcointalk.org/forums/marketplace.9/).


There is no if, i will win or win Smiley no otherway. If stupid Panatinakos could hang in there 2 more minutes, I would already have the 3rd MN up and running. They missed so many one on ones, and opponent scored in 88th minute. It was their first serious attack and ended up being a goal.

DARK Coin - Next innovation in Cypto world
My darkcoin address -> XtvnzfFJ7U7S8PHsEnTGAVKreTPmJWZoMv
fernando
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500


View Profile
December 12, 2014, 10:38:09 AM
 #73210

The Online Gaming Industry Welcomes Darkcoin: Interview with DirectBet.eu ......>


http://bitcoinist.net/online-gaming-industry-welcomes-darkcoin-interview-directbet-eu/
 Grin Cool Grin

nice one, thanks for that. is the online bet market even bigger than the blackmarket?

According to all the betting activity in this thread, it could very well be Smiley

btw, your image for that story was great!
splawik21
Legendary
*
Offline Offline

Activity: 1372
Merit: 1005


DASH is the future of crypto payments!


View Profile
December 12, 2014, 11:14:41 AM
 #73211

Thanks for the info guys. I could not wait and run my second wallet in a Virtual Machine. I got the MN# 1440 and 1441 :)I am short 175 DRK to get my MN#3. I have a small bet placed. If everything goes the way I wanted, I should have my MN#3 this Sunday and have 30DRK left over for my next bet Smiley . Of course if DRK prices stay still till then.

For a situation like yours another user made a deal with splawik21 and me in which splawik21 lent him the funds he still didn't have for his next masternode and I escrowed. I had the cold wallet for that masternode in escrow (the loan funds and the part that user already had) while it generated payments to repay the loan and fees. The user sent the payments from his other masternodes to that wallet, so everything was repaid faster. Once everything was ready, I sent the funds back to each party.

If your bet doesn't you the way you expect and you are interested in something similar please post in darkcointalk's marketplace (https://darkcointalk.org/forums/marketplace.9/).
Indeed all went smooth.
Thnx Fernando.

BE SMART, USE DASH ( ͡° ͜ʖ ͡°)
stonehedge
Legendary
*
Offline Offline

Activity: 1680
Merit: 1002


Decentralize Everything


View Profile
December 12, 2014, 11:15:37 AM
 #73212

The Online Gaming Industry Welcomes Darkcoin: Interview with DirectBet.eu ......>


http://bitcoinist.net/online-gaming-industry-welcomes-darkcoin-interview-directbet-eu/
 Grin Cool Grin

nice one, thanks for that. is the online bet market even bigger than the blackmarket?

According to all the betting activity in this thread, it could very well be Smiley

btw, your image for that story was great!

I made a whole new masternode thanks to Man City beating Roma on Wednesday night  Grin
Ignition75
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


www.dashpay.io


View Profile
December 12, 2014, 11:21:25 AM
 #73213

You guys are betting some big numbers...

I lost 20 DRK and that was enough for me  Smiley

The new generation have arrived and they brought their own currency...
Laxdude7691
Member
**
Offline Offline

Activity: 102
Merit: 10


View Profile
December 12, 2014, 11:22:25 AM
 #73214

The Online Gaming Industry Welcomes Darkcoin: Interview with DirectBet.eu ......>


http://bitcoinist.net/online-gaming-industry-welcomes-darkcoin-interview-directbet-eu/
 Grin Cool Grin

nice one, thanks for that. is the online bet market even bigger than the blackmarket?

According to all the betting activity in this thread, it could very well be Smiley

btw, your image for that story was great!
It is a very nice image...
I've been using it for my desktop ever since I first seen it a few weeks ago.

Raptor_73 you have more?
stonehedge
Legendary
*
Offline Offline

Activity: 1680
Merit: 1002


Decentralize Everything


View Profile
December 12, 2014, 11:24:18 AM
 #73215

You guys are betting some big numbers...

I lost 20 DRK and that was enough for me  Smiley

As long as I can keep myself away from satoshidice I am safe.  For now  Wink
bandidorl
Member
**
Offline Offline

Activity: 66
Merit: 10


View Profile
December 12, 2014, 12:10:10 PM
 #73216

Is there a Spanish community somewhere? I was just asked and I actually don't know of one.

I´m spanish and willing to help in promoting DRK and perhaps translating things to spanish.

Regards.
OnetyOne
Full Member
***
Offline Offline

Activity: 169
Merit: 100



View Profile
December 12, 2014, 12:50:06 PM
 #73217

It is a very nice image...
I've been using it for my desktop ever since I first seen it a few weeks ago.

Raptor_73 you have more?
His renderings and logo idea's are in his signature Wink
binteseix
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
December 12, 2014, 03:15:21 PM
 #73218

I was thinking about this betting sites... it's atually a great way to transfer funds to cash without taxes.

Assuming 1DRK=$2

You bet 10DRK in a soccer game with a odd of 3 on directbet.
You bet $20 (you risk $60 (3*$20)) against it on betfair/betdaq (must be an Exchange).

It can go either way.

Team wins:
You get 30DRK ($60) on directbet
and loose $60 in Betfair/Betdaq

Team looses:
You get 10DRK ($20) on betfair
and loose 10DRK in directbet

IT'S NOT A WAY TO MAKE MONEY!!!

It's just a way to get DRK->Cash or Cash->DRK
But it can go the other way arround...

Hope you understand my thoughts (and english)...
splawik21
Legendary
*
Offline Offline

Activity: 1372
Merit: 1005


DASH is the future of crypto payments!


View Profile
December 12, 2014, 03:44:57 PM
 #73219

Total Masternodes: 1451 = 1450 actives + 1 inactives (Last refresh: Fri Dec 12 2014 16:38:53)
Estimated daily payout for an active node (blocks with MN payments last 24h: 100%): 0.59 DRK/day (Last Refreshed: Fri Dec 12 2014 16:18:55)

what a nice number..... still thinking of Oloh + einhundert MNs Wink

BE SMART, USE DASH ( ͡° ͜ʖ ͡°)
roede94105
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
December 12, 2014, 04:22:40 PM
 #73220

Quick question: if I move my wallets to a new computer and masternode start, everything should work?
Pages: « 1 ... 3611 3612 3613 3614 3615 3616 3617 3618 3619 3620 3621 3622 3623 3624 3625 3626 3627 3628 3629 3630 3631 3632 3633 3634 3635 3636 3637 3638 3639 3640 3641 3642 3643 3644 3645 3646 3647 3648 3649 3650 3651 3652 3653 3654 3655 3656 3657 3658 3659 3660 [3661] 3662 3663 3664 3665 3666 3667 3668 3669 3670 3671 3672 3673 3674 3675 3676 3677 3678 3679 3680 3681 3682 3683 3684 3685 3686 3687 3688 3689 3690 3691 3692 3693 3694 3695 3696 3697 3698 3699 3700 3701 3702 3703 3704 3705 3706 3707 3708 3709 3710 3711 ... 7012 »
  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!