watcher-ts/packages/util/index.ts
Ashwin Phatak 3a6af9f9cc
Handle mint event (#130)
* Handle mint event and update Factory fields.

* Integrate decimal.js with typeorm.

* Update transaction in Mint event.

* Update day and hour data.

Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-07-13 12:01:54 +05:30

3 lines
62 B
TypeScript

export * from './src/config';
export * from './src/database';