Repo used for subgraphs used to supplement the main Pangolin analytics subgraph
Dexcandles Used for queries for candle charts.
- Install dependencies with
yarn install
- CD into the repository
- Run
yarn codegen
,yarn build
- Authenticate with
graph auth [key]
- Deploy with
yarn deploy