Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 346 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 346 Bytes

DharmaDaiSubgraph

Files for Dharma Dai Subgraph on The Graph.

git clone https://github.com/0age/DharmaDaiSubgraph && cd DharmaDaiSubgraph
yarn global add @graphprotocol/graph-cli
yarn install
yarn build
graph auth https://api.thegraph.com/deploy/ <ACCESS_TOKEN>
yarn deploy # once you have the api key
yarn codegen # after any changes