From Compile To Private-Net
Compile Section
Get the main chain source.
git clone https://github.com/user00000001/TesraMainChain.git
cd TesraMainChain
make tesramain # for chain execution file.
make all # for all execution files.
make clean # clean all compiled results.