[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
@@ -0,0 +1 @@
CREATE EXTENSION pg_stat_statements;