This is a bank component that integrates with UB Network Defense's Inject Engine - ie2 and ScoreEngine. This application provides a simple API to handle bank transactions
- Python 2.7
- git
- Clone this repository
- Run
pip install -r requirements.txt - Run
cp config_sample.py config.py, and edit the file - Run
python setup.py - You're done!
Simply run ./run.sh, and hope for the best