Each GO process can be started with the command:
go run main.go {nodeId} (with node ids 1-3)
The system uses hardcoded peer discovery with nodes on ports 5001, 5002, and 5003.
To test the system open three terminals in /node and run the program using go run main.go nodeid