Part of https://plan.wireit.in/deepstack/browse/VUL-271/ and milestone 6 (Testnet)
Reviewed-on: #6
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
* Generate azimuth watcher
* Add block range check in eventsInRange query
* Add more fields in sync status query
* Update config file
* Upgrade watcher-ts packages to 0.2.74
* Avoid hoisting packages to prevent dependency issues
* Set enableState to false
* Change server port to 3001
---------
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
* 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