$ cd client
$ mkdir key
$ mkdir experiment
$ pip3 install -r requirements.txt
$ cd scripts
$ python3 makeScript.py
$ cd ..
$ python3 client.py
$ python3 client.py script*
$ python3 client.py < script*
The second way, running with line by line, is more prefered.
$ python3 client.py < signed* signed