NEM private blockchain possible / supported?

Maybe a dumb question but I was wondering if it is possible to create your own private blockchain on NEM technology ? Guess in someway as Mijin was created by Tech Bureau as well ?

It know the NEM core sourcecode can be found on GitHub and many of the binary’s here (http://bob.nem.ninja/). But was wondering if it is supported and even possible to create your own testnet, etc etc.

The config.properties of the NIS suggest it’s not possible:

# Denotes the name of the network to join. Available are:
# testnet - the test network that uses test coins and where new features are tested before they are released to the main network.
# mainnet - the main network that uses real coins.
nem.network = mainnet

1 Like