1
I'm looking to make my own NxT testnet for developpement purpose but couldn't find a way to do it.
I'm currently using the normal " testnet " but couldn't find the way to properly configure the nxt-default.propreties so that i could make local testnet.
Do you guys have any pointers ? or config files ? Will i be able to use my testnet on the same computer or should it be run on a server the same way a public node would ? What about setting up the configure of the genesis block , etc ?
Hope you guys can help
1Yes i saw that already but it's a public node. – jayD – 2016-01-22T14:36:44.073
1All you need to do is install NXT on your local workstation. Set the flag nxt.isTestnet=true as explained in the forum, start your node and let it download the testnet blockchain. – lyaffe – 2016-01-22T21:03:58.147
1Yes but this will connect to a public node.I want a private node on my own server. With my own blockchain. – jayD – 2016-01-23T01:15:02.657