File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "chain" : " gnosis-chiado" ,
3+ "kleros" : {
4+ "address" : " 0xD8798DfaE8194D6B4CD6e2Da6187ae4209d06f27" ,
5+ "startBlock" : " 1165867"
6+ },
7+ "policyRegistry" : {
8+ "address" : " 0x53FC70FE1EC3a60f8939A62aBCc61bf1A57938D7" ,
9+ "startBlock" : " 1164584"
10+ }
11+ }
Original file line number Diff line number Diff line change 11{
2+ "license" : " MIT" ,
23 "devDependencies" : {
34 "@graphprotocol/graph-cli" : " ^0.69.2" ,
45 "@graphprotocol/graph-ts" : " ^0.34.0" ,
1011 "build" : " graph build" ,
1112 "deploy-gnosis" : " mustache config/xdai.json subgraph.template.yaml > subgraph.yaml && yarn gen && graph deploy --studio kleros-display-gnosis" ,
1213 "deploy-mainnet" : " mustache config/mainnet.json subgraph.template.yaml > subgraph.yaml && yarn gen && graph deploy --studio kleros-display-mainnet" ,
13- "deploy-sepolia" : " mustache config/sepolia.json subgraph.template.yaml > subgraph.yaml && yarn gen && graph deploy --studio kleros-display-sepolia"
14+ "deploy-sepolia" : " mustache config/sepolia.json subgraph.template.yaml > subgraph.yaml && yarn gen && graph deploy --studio kleros-display-sepolia" ,
15+ "deploy-chiado" : " mustache config/chiado.json subgraph.template.yaml > subgraph.yaml && yarn gen && graph deploy --studio kleros-display-chiado"
1416 },
1517 "packageManager" : " yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
1618}
You can’t perform that action at this time.
0 commit comments