-
Before starting the custom network, you must execute the
customNetworkBootstrap.sh
in the tooling folder. For more details please read theREADME.md
in thetooling
folder. -
After executing the script above, you can launch the custom node with the command:
./aion.sh -n custom
. -
Next, open a new terminal, go to the tooling folder, and run the
./launchStaker.sh
in theexternalStaker
folder. -
Now your node can produce both mining and staking blocks according to the Unity protocol on your own custom network.