SecureBank is a secure system for an imaginary bank which handles client requests for creating accounts and etc.
It's fairly easys to run the project:
-
For server side, in the server directory run:
python3 server.py
-
For client side, in the client directory run:
python3 client.py