User:Saul/Insane

From Organic Design wiki
< User:Saul
Revision as of 19:54, 15 March 2018 by Saul (talk | contribs) (Created page and started doc on masternode setup.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Insane is a crypto-currency that is a Proof Of Stake/Proof Of Work hybrid with masternodes.
The masternode requires a collateral of 50k INSN.

Setup A Masternode

Wallet Setup

You will need to have an up to date wallet with at least 50000.0002 INSN per masternode in it.
You will need to create a new dedicated address for each masternode - label each address mn01, mn02, etc.
Then you will need to enter the debug console (Help->Debug Window->Console) and run the following commands for each masternode:

getaccountaddress mn01
masternode genkey

Copy the outputs somewhere for further reference.
Next you will need to transfer exactly 50k INSN to each of the addresses (each transaction will have a fee of 0.0002 INSN).
You will have to wait for at least 1 confirmation before starting the next step.

VPS Setup

Useful Links