File tree Expand file tree Collapse file tree 9 files changed +18
-18
lines changed
arweave-blocks-transactions
cosmos-osmosis-token-swaps
cosmos-validator-delegations Expand file tree Collapse file tree 9 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 1010 "scripts" : {
1111 "build" : " graph build" ,
1212 "codegen" : " graph codegen" ,
13- "create" : " graph create example --node https://api.thegraph.com/deploy/" ,
13+ "create" : " graph create example --node https://api.studio. thegraph.com/deploy/" ,
1414 "create-local" : " graph create example --node http://127.0.0.1:8020" ,
15- "deploy" : " graph deploy example --ipfs https://api.thegraph.com/ipfs/ --node https://api.thegraph.com/deploy/" ,
15+ "deploy" : " graph deploy example --ipfs https://api.thegraph.com/ipfs/ --node https://api.studio. thegraph.com/deploy/" ,
1616 "deploy-local" : " graph deploy example --ipfs http://127.0.0.1:5001 --node http://127.0.0.1:8020" ,
1717 "test" : " graph test"
1818 },
Original file line number Diff line number Diff line change 1212 "scripts" : {
1313 "build" : " graph build" ,
1414 "codegen" : " graph codegen" ,
15- "create" : " graph create arweave-example --node https://api.thegraph.com/deploy/" ,
15+ "create" : " graph create arweave-example --node https://api.studio. thegraph.com/deploy/" ,
1616 "create-local" : " graph create arweave-example --node http://localhost:8020" ,
17- "deploy" : " graph deploy arweave-example --ipfs https://api.thegraph.com/ipfs/ --node https://api.thegraph.com/deploy/" ,
17+ "deploy" : " graph deploy arweave-example --ipfs https://api.thegraph.com/ipfs/ --node https://api.studio. thegraph.com/deploy/" ,
1818 "deploy-local" : " graph deploy arweave-example -l v0.1.0 --ipfs http://localhost:5001 --node http://localhost:8020" ,
1919 "remove-local" : " graph remove arweave-example --node http://localhost:8020"
2020 },
Original file line number Diff line number Diff line change 1111 "scripts" : {
1212 "build" : " graph build" ,
1313 "codegen" : " graph codegen" ,
14- "create" : " graph create cosmos-block-filtering --node https://api.thegraph.com/deploy/" ,
14+ "create" : " graph create cosmos-block-filtering --node https://api.studio. thegraph.com/deploy/" ,
1515 "create-local" : " graph create cosmos-block-filtering --node http://127.0.0.1:8020" ,
16- "deploy" : " graph deploy cosmos-block-filtering --ipfs https://api.thegraph.com/ipfs/ --node https://api.thegraph.com/deploy/" ,
16+ "deploy" : " graph deploy cosmos-block-filtering --ipfs https://api.thegraph.com/ipfs/ --node https://api.studio. thegraph.com/deploy/" ,
1717 "deploy-local" : " graph deploy cosmos-block-filtering -l v0.1.0 --ipfs http://127.0.0.1:5001 --node http://127.0.0.1:8020" ,
1818 "prepare:cosmoshub" : " mustache config/cosmoshub.json subgraph.template.yaml > subgraph.yaml" ,
1919 "prepare:osmosis" : " mustache config/osmosis.json subgraph.template.yaml > subgraph.yaml" ,
Original file line number Diff line number Diff line change 1111 "scripts" : {
1212 "build" : " graph build" ,
1313 "codegen" : " graph codegen" ,
14- "create" : " graph create osmosis-token-swaps --node https://api.thegraph.com/deploy/" ,
14+ "create" : " graph create osmosis-token-swaps --node https://api.studio. thegraph.com/deploy/" ,
1515 "create-local" : " graph create osmosis-token-swaps --node http://0.0.0.0:8020" ,
16- "deploy" : " graph deploy osmosis-token-swaps --ipfs https://api.thegraph.com/ipfs/ --node https://api.thegraph.com/deploy/" ,
16+ "deploy" : " graph deploy osmosis-token-swaps --ipfs https://api.thegraph.com/ipfs/ --node https://api.studio. thegraph.com/deploy/" ,
1717 "deploy-local" : " graph deploy osmosis-token-swaps -l v0.1.0 --ipfs http://0.0.0.0:5001 --node http://0.0.0.0:8020" ,
1818 "remove-local" : " graph remove osmosis-token-swaps --node http://0.0.0.0:8020"
1919 },
Original file line number Diff line number Diff line change 1111 "scripts" : {
1212 "build" : " graph build" ,
1313 "codegen" : " graph codegen" ,
14- "create" : " graph create cosmos-validator-delegations --node https://api.thegraph.com/deploy/" ,
14+ "create" : " graph create cosmos-validator-delegations --node https://api.studio. thegraph.com/deploy/" ,
1515 "create-local" : " graph create cosmos-validator-delegations --node http://127.0.0.1:8020" ,
16- "deploy" : " graph deploy cosmos-validator-delegations --ipfs https://api.thegraph.com/ipfs/ --node https://api.thegraph.com/deploy/" ,
16+ "deploy" : " graph deploy cosmos-validator-delegations --ipfs https://api.thegraph.com/ipfs/ --node https://api.studio. thegraph.com/deploy/" ,
1717 "deploy-local" : " graph deploy cosmos-validator-delegations -l v0.1.0 --ipfs http://127.0.0.1:5001 --node http://127.0.0.1:8020" ,
1818 "prepare:cosmoshub" : " mustache config/cosmoshub.json subgraph.template.yaml > subgraph.yaml" ,
1919 "prepare:osmosis" : " mustache config/osmosis.json subgraph.template.yaml > subgraph.yaml" ,
Original file line number Diff line number Diff line change 1111 "scripts" : {
1212 "build" : " graph build" ,
1313 "codegen" : " graph codegen" ,
14- "create" : " graph create cosmos-validator-rewards --node https://api.thegraph.com/deploy/" ,
14+ "create" : " graph create cosmos-validator-rewards --node https://api.studio. thegraph.com/deploy/" ,
1515 "create-local" : " graph create cosmos-validator-rewards --node http://127.0.0.1:8020" ,
16- "deploy" : " graph deploy cosmos-validator-rewards --ipfs https://api.thegraph.com/ipfs/ --node https://api.thegraph.com/deploy/" ,
16+ "deploy" : " graph deploy cosmos-validator-rewards --ipfs https://api.thegraph.com/ipfs/ --node https://api.studio. thegraph.com/deploy/" ,
1717 "deploy-local" : " graph deploy cosmos-validator-rewards -l v0.1.0 --ipfs http://127.0.0.1:5001 --node http://127.0.0.1:8020" ,
1818 "prepare:cosmoshub" : " mustache config/cosmoshub.json subgraph.template.yaml > subgraph.yaml" ,
1919 "prepare:osmosis" : " mustache config/osmosis.json subgraph.template.yaml > subgraph.yaml" ,
Original file line number Diff line number Diff line change 1212 "build" : " graph build" ,
1313 "build:contract" : " hardhat compile" ,
1414 "codegen" : " graph codegen" ,
15- "create" : " graph create example --node https://api.thegraph.com/deploy/" ,
15+ "create" : " graph create example --node https://api.studio. thegraph.com/deploy/" ,
1616 "create-local" : " graph create example --node http://127.0.0.1:8020" ,
17- "deploy" : " graph deploy example --ipfs https://api.thegraph.com/ipfs/ --node https://api.thegraph.com/deploy/" ,
17+ "deploy" : " graph deploy example --ipfs https://api.thegraph.com/ipfs/ --node https://api.studio. thegraph.com/deploy/" ,
1818 "deploy-local" : " graph deploy example --ipfs http://127.0.0.1:5001 --node http://127.0.0.1:8020"
1919 },
2020 "devDependencies" : {
Original file line number Diff line number Diff line change 1111 "scripts" : {
1212 "build" : " graph build" ,
1313 "codegen" : " graph codegen" ,
14- "create" : " graph create example --node https://api.thegraph.com/deploy/" ,
14+ "create" : " graph create example --node https://api.studio. thegraph.com/deploy/" ,
1515 "create-local" : " graph create example --node http://127.0.0.1:8020" ,
16- "deploy" : " graph deploy example --ipfs https://api.thegraph.com/ipfs/ --node https://api.thegraph.com/deploy/" ,
16+ "deploy" : " graph deploy example --ipfs https://api.thegraph.com/ipfs/ --node https://api.studio. thegraph.com/deploy/" ,
1717 "deploy-local" : " graph deploy example --ipfs http://localhost:5001 --node http://127.0.0.1:8020"
1818 },
1919 "devDependencies" : {
Original file line number Diff line number Diff line change 1111 "scripts" : {
1212 "build" : " graph build" ,
1313 "codegen" : " graph codegen" ,
14- "create" : " graph create example --node https://api.thegraph.com/deploy/" ,
14+ "create" : " graph create example --node https://api.studio. thegraph.com/deploy/" ,
1515 "create-local" : " graph create example --node http://127.0.0.1:8020" ,
16- "deploy" : " graph deploy example --ipfs https://api.thegraph.com/ipfs/ --node https://api.thegraph.com/deploy/" ,
16+ "deploy" : " graph deploy example --ipfs https://api.thegraph.com/ipfs/ --node https://api.studio. thegraph.com/deploy/" ,
1717 "deploy-local" : " graph deploy example --ipfs http://localhost:5001 --node http://127.0.0.1:8020"
1818 },
1919 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments