These are the first steps in setting up a STaTiC Node with Windows:
1.) Download XtraBYtes Wallet:
a.) Save in its own directory (ie. D:\XBY ) [Make whatever path you want, but this example uses this sequence.]
b.) Run wallet and allow the blockchain to sync [You can still copy your address for later steps while syncing.]
c.) Transfer spendable coins to this wallet if you have extra for your own security [Do Not Send STaTiC Node Coins here if buying the exact amounts because each transfer has a fee of 100 XBY.]
2.) Creating STaTiC Node Address:
a.) Open cmd window [Start button > Type cmd in Search Programs and Files (click enter)]
b.) Type the following commands: d: (click enter) cd d:\XBY (click enter) dir (click enter) [Notice that at this point you can see the directories in the XBY folder and next we will add your new directory.]
c.) Type the following commands: mkdir staticnode (click enter) dir (click enter) [Notice that you can now see a new directory called "staticnode".]
d.) Type the following commands: xtrabytes-qt.exe -datadir=staticnode (click enter) [Now a new version of the XtraBYtes wallet will start and this will be empty (assuming you have coins in your original "spendable" wallet) and therefore it is a completely different wallet.]
NOTICE - DO NOT CLOSE CMD WINDOW [Unless you want to type all the commands again later.]
3.) Sending XBY to YOUR new STaTiC Node Address:
a.) Go to RECEIVE COINS on the XBY STaTiC wallet and right click on the address to copy it, then paste in notepad for later use.
b.) Option 1 - Send exact amount of coins directly from C-CEX to YOUR STaTiC Node. * Option 2 -Send available coins from SPENDABLE WALLET [original main wallet] to YOUR STaTiC Node.
Option 1:
i) Go to C-CEX and do a transfer of 1.000.000 XBY (updated) to the address that is pasted in your notepad [YOUR STaTiC Node address in the other wallet.]
Option 2:
i) Exit your STaTiC Node Wallet
ii) Open MAIN wallet [use xtrabytes-qt in your XBY directory]
iii) Send 1.000.000 (updated) to the address pasted in your notepad [YOUR STaTiC Node address in the other wallet]
iv) Exit your SPENDABLE wallet
v) Open your STaTiC Node Wallet by revisiting the CMD window and click the up arrow key to reload the last command, which was xtrabytes-qt.exe -datadir=staticnode (click enter) and now the STaTiC Node Wallet will start again and if your coins will arrive or they have arrived already [provided you made no mistakes].
For additional STaTiC Nodes, you can follow the same steps in section 2 with the exception that you must use different names, such as:
mkdir staticnode2
mkdir staticnode3
mkdir staticnode4 and so on to however many you will have... and this must be completed with the other section of the commands with:
xtrabytes-qt.exe -datadir=staticnode2
xtrabytes-qt.exe -datadir=staticnode3
xtrabytes-qt.exe -datadir=staticnode4 in order to start each wallet and at that point you will continue with section 3 to get your XBY transferred over to YOUR other STaTiC Nodes.
Moving between wallets:
If you do not close the windows cmd box, this is very easy because you can just click the up arrow on your keyboard to bring up the last command, which was to open a wallet (xtrabytes-qt.exe -datadir=staticnode). So, you just change the ID of the wallet (xtrabytes-qt.exe -datadir=staticnode2 etc.) and click enter. Otherwise, you will have to re-type all the command prompts to get the directory opened again and then you will finish with entering the open command for whatever wallet you want, such as xtrabytes-qt.exe -datadir=staticnode or xtrabytes-qt.exe -datadir=staticnode2 etc.
Also Note:
We discovered that you do not have to send all 1.000.000 coins in 1 transaction. The system will recognize multiple transactions that eventually add up to 1 million XBY. Just keep in mind you are paying a 100 XBY fee for each transfer you do.
Part 2: Registering your STaTiC Node will come ASAP after Borzalom has completed the programming.
Please let us know if there are any errors in these instructions as you go through your own setups.
Thank you!!
Disclaimer:
OK, I normally get Borzalom to verify technical stuff but I think we are OK here after spending a few hours over the weekend getting this set up together and he is not available right now. If there are any mistakes I will correct the instructions and if we need anything else added, I will edit and add... This is also getting posted now because I have the chance to get this important post at the top of page 7.
Please note the part above just about not having to send all 1 million in a single transaction. So, please do a small test (or wait 'til later) of like 500 XBY before you transfer the whole lot... This is always recommended but especially since these instructions are NOT VERIFIED by Borzalom. EDIT - Borzalom has verified and all is correct.