watcher-ts/packages/watcher
Ashwin Phatak 84e1927402
Watch upstream ERC20 events to trigger indexing (#43)
* Move to apollo client, enables subscriptions.

* Watch logs and trigger other indexer methods.

* Refactoring config loading, watched contracts table.

* Check event sync progress inside transaction.

* Refactoring server startup.
2021-06-08 16:07:52 +05:30
..
environments Watch upstream ERC20 events to trigger indexing (#43) 2021-06-08 16:07:52 +05:30
src Watch upstream ERC20 events to trigger indexing (#43) 2021-06-08 16:07:52 +05:30
.eslintignore Implement typescript strict mode and ESLint in watcher package (#40) 2021-06-04 18:08:26 +05:30
.eslintrc.json Implement typescript strict mode and ESLint in watcher package (#40) 2021-06-04 18:08:26 +05:30
.gitignore Create index for ERC20 data. 2021-05-31 16:24:45 +05:30
package.json Watch upstream ERC20 events to trigger indexing (#43) 2021-06-08 16:07:52 +05:30
tsconfig.json Implement typescript strict mode and ESLint in watcher package (#40) 2021-06-04 18:08:26 +05:30