This guide provides instructions for setting up and running the Titan Network with 5 nodes.
Clone the Titan Network repository from GitHub:
git clone https://github.com/tinboy16/titannetwork.git
cd titannetwork
chmod +x titan.sh
./titan.sh
or
git clone https://github.com/tinboy16/titannetwork && cd titannetwork && bash tinboy.sh