Add readme step to build watchers (#7)
Part of [Generate watchers for sushiswap subgraphs deployed in graph-node](https://www.notion.so/Generate-watchers-for-sushiswap-subgraphs-deployed-in-graph-node-b3f2e475373d4ab1887d9f8720bd5ae6) Reviewed-on: cerc-io/sushiswap-watcher-ts#7 Co-authored-by: Nabarun <nabarun@deepstacksoft.com> Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
This commit is contained in:
parent
a03267a44c
commit
60a78b5d6c
10
README.md
10
README.md
@ -1 +1,11 @@
|
||||
# sushiswap-watcher-ts
|
||||
|
||||
Watchers for the [sushiswap-subgraphs](https://github.com/cerc-io/sushiswap-subgraphs/tree/watcher-ts) on Filecoin
|
||||
|
||||
## Setup
|
||||
|
||||
* Run the following command to install required packages:
|
||||
|
||||
```bash
|
||||
yarn && yarn build
|
||||
```
|
||||
|
@ -7,11 +7,7 @@
|
||||
|
||||
## Setup
|
||||
|
||||
* Run the following command to install required packages:
|
||||
|
||||
```bash
|
||||
yarn
|
||||
```
|
||||
* Follow root [README.md setup](../../README.md#setup)
|
||||
|
||||
* Create a postgres12 database for the watcher:
|
||||
|
||||
|
@ -7,11 +7,7 @@
|
||||
|
||||
## Setup
|
||||
|
||||
* Run the following command to install required packages:
|
||||
|
||||
```bash
|
||||
yarn
|
||||
```
|
||||
* Follow root [README.md setup](../../README.md#setup)
|
||||
|
||||
* Create a postgres12 database for the watcher:
|
||||
|
||||
|
@ -7,11 +7,7 @@
|
||||
|
||||
## Setup
|
||||
|
||||
* Run the following command to install required packages:
|
||||
|
||||
```bash
|
||||
yarn
|
||||
```
|
||||
* Follow root [README.md setup](../../README.md#setup)
|
||||
|
||||
* Create a postgres12 database for the watcher:
|
||||
|
||||
|
@ -7,11 +7,7 @@
|
||||
|
||||
## Setup
|
||||
|
||||
* Run the following command to install required packages:
|
||||
|
||||
```bash
|
||||
yarn
|
||||
```
|
||||
* Follow root [README.md setup](../../README.md#setup)
|
||||
|
||||
* Create a postgres12 database for the watcher:
|
||||
|
||||
|
@ -7,11 +7,7 @@
|
||||
|
||||
## Setup
|
||||
|
||||
* Run the following command to install required packages:
|
||||
|
||||
```bash
|
||||
yarn
|
||||
```
|
||||
* Follow root [README.md setup](../../README.md#setup)
|
||||
|
||||
* Create a postgres12 database for the watcher:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user