Go to file
Nabarun Gogoi 86fe1c03af
Use GQL schema stitching to proxy queries to multiple watchers (#18)
* Use apollo federation router to proxy gql queries to multiple watchers

* Use graphql stitch to proxy requests to all watchers

* Load watcher endpoints and prefixes from json

* Transpile typescript and setup lint

* Change conflicting metrics ports

* Add comments
2023-05-02 18:14:30 +05:30
.husky Remove lint warnings from watchers (#13) 2023-04-24 12:06:48 +05:30
packages Use GQL schema stitching to proxy queries to multiple watchers (#18) 2023-05-02 18:14:30 +05:30
.gitignore Add watcher for Polls contract (#1) (#1) 2023-04-11 10:16:05 +05:30
.npmrc Add watcher for Polls contract (#1) (#1) 2023-04-11 10:16:05 +05:30
lerna.json Add watcher for Polls contract (#1) (#1) 2023-04-11 10:16:05 +05:30
LICENSE Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
package.json Add eth_call queries in watchers for basic array return types (#11) 2023-04-20 13:36:41 +05:30
README.md Initial commit 2023-03-31 16:20:24 +05:30
yarn.lock Use GQL schema stitching to proxy queries to multiple watchers (#18) 2023-05-02 18:14:30 +05:30

azimuth-watcher-ts