ezequiel-rodriguez
released this
21 Dec 23:34
·
130 commits
to develop
since this release
Changes:
- Datalayer abstraction
- ORM Replacement (from mongo to prisma)
- Replace database engine from mongo to postgres
- Services and entity classes refactor, aligned with new ORM
- Spam messages from ethers library supressed from logs
- Include package version in health check response
- update readme file