[WIP] Add a Uniswap v3 watcher-only stack (#82)

* Add a stack for uniswap watcher with info app

* Add deployment instructions

* Use docker interactive option while loading the db dumps
This commit is contained in:
prathamesh0
2022-12-22 19:30:56 +05:30
committed by GitHub
parent 27c3efabe2
commit d51508b01d
17 changed files with 498 additions and 1 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ Instructions to deploy a local ERC20 watcher stack (core + watcher) for demonstr
$ export TOKEN_ADDRESS=<TOKEN_ADDRESS>
```
* Open `http://localhost:3001/graphql` (GraphQL Playground) in a browser window
* Open `http://localhost:3002/graphql` (GraphQL Playground) in a browser window
* Connect MetaMask to `http://localhost:8545` (with chain ID `99`)