2017-05-05 13:28:08 +02:00
# start-many Setup Guide
2015-01-24 16:42:48 +01:00
## Two Options for Setting up your Wallet
There are many ways to setup a wallet to support start-many. This guide will walk through two of them.
2015-01-25 15:34:08 +01:00
1. [Importing an existing wallet (recommended if you are consolidating wallets). ](#option1 )
2015-09-09 05:38:45 +02:00
2. [Sending 1000 DASH to new wallet addresses. ](#option2 )
2015-01-24 16:42:48 +01:00
2015-01-25 15:34:08 +01:00
## <a name="option1"></a>Option 1. Importing an existing wallet
2015-01-24 16:42:48 +01:00
This is the way to go if you are consolidating multiple wallets into one that supports start-many.
2015-09-09 05:38:45 +02:00
### From your single-instance Masternode Wallet
2015-01-24 16:42:48 +01:00
2015-09-09 05:38:45 +02:00
Open your QT Wallet and go to console (from the menu select `Tools` => `Debug Console` )
2015-01-24 16:42:48 +01:00
Dump the private key from your MasterNode's pulic key.
```
walletpassphrase [your_wallet_passphrase] 600
dumpprivkey [mn_public_key]
```
Copy the resulting priviate key. You'll use it in the next step.
2015-09-09 05:38:45 +02:00
### From your multi-instance Masternode Wallet
2015-01-24 16:42:48 +01:00
2015-09-09 05:38:45 +02:00
Open your QT Wallet and go to console (from the menu select `Tools` => `Debug Console` )
2015-01-24 16:42:48 +01:00
Import the private key from the step above.
```
walletpassphrase [your_wallet_passphrase] 600
importprivkey [single_instance_private_key]
```
The wallet will re-scan and you will see your available balance increase by the amount that was in the imported wallet.
2015-01-25 15:27:54 +01:00
[Skip Option 2. and go to Create masternode.conf file ](#masternodeconf )
2015-01-24 16:42:48 +01:00
2015-01-25 15:34:08 +01:00
## <a name="option2"></a>Option 2. Starting with a new wallet
2015-01-24 16:42:48 +01:00
2015-01-25 15:27:54 +01:00
[If you used Option 1 above, then you can skip down to Create masternode.conf file. ](#masternodeconf )
2015-01-24 16:42:48 +01:00
### Create New Wallet Addresses
1. Open the QT Wallet.
2. Click the Receive tab.
3. Fill in the form to request a payment.
* Label: mn01
* Amount: 1000 (optional)
2015-09-09 05:38:45 +02:00
* Click *Request payment* button
2015-01-24 16:42:48 +01:00
5. Click the *Copy Address* button
2015-09-09 05:38:45 +02:00
Create a new wallet address for each Masternode.
2015-01-24 16:42:48 +01:00
Close your QT Wallet.
2015-09-09 05:38:45 +02:00
### Send 1000 DASH to New Addresses
2015-01-24 16:42:48 +01:00
2015-09-09 05:38:45 +02:00
Just like setting up a standard MN. Send exactly 1000 DASH to each new address created above.
2015-01-24 16:42:48 +01:00
2015-01-25 15:27:54 +01:00
### Create New Masternode Private Keys
2015-09-09 05:38:45 +02:00
Open your QT Wallet and go to console (from the menu select `Tools` => `Debug Console` )
2015-01-24 16:42:48 +01:00
Issue the following:
```masternode genkey```
2015-09-09 05:38:45 +02:00
*Note: A masternode private key will need to be created for each Masternode you run. You should not use the same masternode private key for multiple Masternodes.*
2015-01-25 17:58:43 +01:00
2015-01-24 16:42:48 +01:00
Close your QT Wallet.
2015-01-25 15:27:54 +01:00
## <a name="masternodeconf"></a>Create masternode.conf file
2015-01-24 16:42:48 +01:00
Remember... this is local. Make sure your QT is not running.
2015-09-09 05:38:45 +02:00
Create the `masternode.conf` file in the same directory as your `wallet.dat` .
2015-01-24 16:42:48 +01:00
2015-09-09 05:38:45 +02:00
Copy the masternode private key and correspondig collateral output transaction that holds the 1000 DASH.
2015-01-24 16:42:48 +01:00
2015-01-25 15:34:08 +01:00
The masternode private key may be an existing key from [Option 1 ](#option1 ), or a newly generated key from [Option 2 ](#option2 ).
2015-09-09 05:38:45 +02:00
*Note: The masternode priviate key is **not** the same as a wallet private key. **Never** put your wallet private key in the masternode.conf file. That is almost equivalent to putting your 1000 DASH on the remote server and defeats the purpose of a hot/cold setup.*
2015-01-24 16:42:48 +01:00
### Get the collateral output
2015-09-09 05:38:45 +02:00
Open your QT Wallet and go to console (from the menu select `Tools` => `Debug Console` )
2015-01-24 16:42:48 +01:00
Issue the following:
```masternode outputs```
2015-09-09 05:38:45 +02:00
Make note of the hash (which is your collateral_output) and index.
2015-01-24 16:42:48 +01:00
2015-09-09 05:38:45 +02:00
### Enter your Masternode details into your masternode.conf file
2016-01-31 14:23:02 +01:00
[From the dash github repo ](https://github.com/dashpay/dash/blob/master/doc/masternode_conf.md )
2015-01-24 16:42:48 +01:00
2015-09-09 05:38:45 +02:00
`masternode.conf` format is a space seperated text file. Each line consisting of an alias, IP address followed by port, masternode private key, collateral output transaction id and collateral output index.
2015-01-24 16:42:48 +01:00
```
2015-09-09 05:38:45 +02:00
alias ipaddress:port masternode_private_key collateral_output collateral_output_index
2015-01-24 16:42:48 +01:00
```
Example:
```
mn01 127.0.0.1:9999 93HaYBVUCYjEMeeH1Y4sBGLALQZE1Yc1K64xiqgX37tGBDQL8Xg 2bcd3c84c84f87eaa86e4e56834c92927a07f9e18718810b92e0d0324456a67c 0
2015-09-09 05:38:45 +02:00
mn02 127.0.0.2:9999 93WaAb3htPJEV8E9aQcN23Jt97bPex7YvWfgMDTUdWJvzmrMqey aa9f1034d973377a5e733272c3d0eced1de22555ad45d6b24abadff8087948d4 0
2015-01-24 16:42:48 +01:00
```
2015-03-19 15:15:08 +01:00
## What about the dash.conf file?
2015-01-24 16:42:48 +01:00
2015-09-09 05:38:45 +02:00
If you are using a `masternode.conf` file you no longer need the `dash.conf` file. The exception is if you need custom settings (_thanks oblox_). In that case you **must** remove `masternode=1` from local `dash.conf` file. This option should be used only to start local Hot masternode now.
2015-01-24 16:42:48 +01:00
2015-03-19 15:15:08 +01:00
## Update dash.conf on server
2015-01-24 16:42:48 +01:00
2015-09-09 05:38:45 +02:00
If you generated a new masternode private key, you will need to update the remote `dash.conf` files.
2015-01-24 16:42:48 +01:00
Shut down the daemon and then edit the file.
2016-07-06 20:44:33 +02:00
```nano .dashcore/dash.conf```
2015-01-24 16:42:48 +01:00
### Edit the masternodeprivkey
2015-09-09 05:38:45 +02:00
If you generated a new masternode private key, you will need to update the `masternodeprivkey` value in your remote `dash.conf` file.
2015-01-24 16:42:48 +01:00
2015-09-09 05:38:45 +02:00
## Start your Masternodes
2015-01-24 16:42:48 +01:00
### Remote
If your remote server is not running, start your remote daemon as you normally would.
2015-09-09 05:38:45 +02:00
You can confirm that remote server is on the correct block by issuing
2015-01-24 16:42:48 +01:00
2016-03-15 01:20:41 +01:00
```dash-cli getinfo```
2015-01-24 16:42:48 +01:00
2016-10-22 18:52:14 +02:00
and comparing with the official explorer at https://explorer.dash.org/chain/Dash
2015-01-24 16:42:48 +01:00
### Local
Finally... time to start from local.
#### Open up your QT Wallet
2015-09-09 05:38:45 +02:00
From the menu select `Tools` => `Debug Console`
2015-01-24 16:42:48 +01:00
2015-09-09 05:38:45 +02:00
If you want to review your `masternode.conf` setting before starting Masternodes, issue the following in the Debug Console:
2015-01-24 16:42:48 +01:00
```masternode list-conf```
2015-09-09 05:38:45 +02:00
Give it the eye-ball test. If satisfied, you can start your Masternodes one of two ways.
1. `masternode start-alias [alias_from_masternode.conf]`
Example ```masternode start-alias mn01```
2. `masternode start-many`
## Verify that Masternodes actually started
### Remote
Issue command `masternode status`
It should return you something like that:
```
dash-cli masternode status
{
2017-09-17 18:00:05 +02:00
"outpoint" : "< collateral_output > -< collateral_output_index > ",
2015-09-09 05:38:45 +02:00
"service" : "< ipaddress > :< port > ",
"pubkey" : "< 1000 DASH address > ",
"status" : "Masternode successfully started"
}
```
Command output should have "_Masternode successfully started_" in its `status` field now. If it says "_not capable_" instead, you should check your config again.
### Local
Search your Masternodes on https://dashninja.pl/masternodes.html
2015-01-24 16:42:48 +01:00
2017-05-05 13:28:08 +02:00
_Hint: Bookmark it, you definitely will be using this site a lot._