Skip to content

Commit

Permalink
Add subgraph
Browse files Browse the repository at this point in the history
  • Loading branch information
harsh9200 committed Jul 25, 2024
1 parent 164e77e commit 361f930
Show file tree
Hide file tree
Showing 65 changed files with 13,038 additions and 0 deletions.
34 changes: 34 additions & 0 deletions deployment/deployment.json
Original file line number Diff line number Diff line change
Expand Up @@ -11582,5 +11582,39 @@
}
}
}
},
"concentrator": {
"schema": "generic",
"base": "concentrator",
"protocol": "concentrator",
"project": "concentrator",
"deployments": {
"concentrator-ethereum": {
"network": "ethereum",
"status": "prod",
"versions": {
"schema": "3.0.0",
"subgraph": "1.0.0",
"methodology": "1.0.0"
},
"files": {
"template": "concentrator.template.yaml"
},
"options": {
"prepare:yaml": true,
"prepare:constants": false
},
"services": {
"hosted-service": {
"slug": "concentrator-ethereum",
"query-id": "concentrator-ethereum"
},
"decentralized-network": {
"slug": "concentrator-ethereum",
"query-id": "TODO"
}
}
}
}
}
}
Loading

0 comments on commit 361f930

Please sign in to comment.