watcher-ts/packages/ipld-eth-client
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
..
src Watch upstream ERC20 events to trigger indexing (#43) 2021-06-08 16:07:52 +05:30
types/common Implement typescript strict mode and ESLint in ipld-eth-client and cache packages (#37) 2021-06-04 12:04:12 +05:30
.eslintignore Implement typescript strict mode and ESLint in ipld-eth-client and cache packages (#37) 2021-06-04 12:04:12 +05:30
.eslintrc.json Implement typescript strict mode and ESLint in ipld-eth-client and cache packages (#37) 2021-06-04 12:04:12 +05:30
index.ts Lazy ERC20 watcher (#11) 2021-05-28 16:56:40 +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 ipld-eth-client and cache packages (#37) 2021-06-04 12:04:12 +05:30