mirror of
https://github.com/cerc-io/watcher-ts
synced 2025-11-23 05:54:09 +00:00
* 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>
3 lines
62 B
TypeScript
3 lines
62 B
TypeScript
export * from './src/config';
|
|
export * from './src/database';
|