Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

daomaker/toll-bridge-subgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deployment Readme

Step 1: Update contract addresses

Update the contract address and network in subgraph.yaml to the correct values.

Step 2: Update the package.json

Update SUBGRAPH_NAME (e.g. daomaker/dyco-subgraph) and ACCESS_TOKEN in ./package.json to the correct values.

Step 3: Install npm packages

Run yarn install

Step 4: Codegen

Run yarn run codegen

Step 5: Deploy

Run yarn run deploy. The deployed subgraph can be found at https://thegraph.com/explorer/dashboard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published