- Install required packages
pip -r install requirements.txt
- Run below command, To create new Database...
python
>>> from app import create_db
>>> create_db()
- or,
python create_db.py
python app.py
- Create new account http://127.0.0.1:5000/signup
- Login account http://127.0.0.1:5000/login
- 🔥 Then Send Money to other Accounts.
cd vicks
python cracker.py