Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 567 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 567 Bytes

dHEDGE V2 Subgraphs

Prerequisites

Setup

Install Dependencies

yarn

Development

cp .env.example .env

yarn prepare:<network> to check no errors present after making code changes

Deployment

  1. Sign in to https://thegraph.com/hosted-service with your GitHub account
  2. Go to My Dashboard, select dHEDGE DAO account
  3. Copy your ACCESS TOKEN and paste it into .env
  4. yarn deploy:<network> to deploy updated subgraph