Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 354 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 354 Bytes

Transaction Service

Aggregates transactions

Prerequisits

Installation

pip install pipenv
pipenv install --dev

To run tests

pipenv run python -m pytest

To run the service