Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 416 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 416 Bytes

Titan Network Setup Guide

This guide provides instructions for setting up and running the Titan Network with 5 nodes.

Clone the Repository

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