exchangeproject / exchange

Lykke Blockchain integration for Skycoin (Python)
0 stars 0 forks source link

Stdev ozkar t000 fixes #46

Closed stdevOzkar closed 6 years ago

stdevOzkar commented 6 years ago

I've organized a bit the proyect, remove mongo.py file from api folder, created a models.py for store all the mongodb logic, and made some pep8 improvements to blockchains.py Also, we must remove flask-mongoalchemy from app reqs, and we must start using pymongo instead.