Skip to content

roycoprotocol/royco-subgraphs-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Royco Subgraphs and Pipelines

Commands to deploy subgraphs

cd into the subgraph directory and run the following commands for each directory: royco-recipe and royco-vault

  1. Delete Old Subgraphs (Only go through this step if you have already deployed the subgraphs once)

Note: Don't forget to update the correct version in the delete-subgraphs.sh file

./delete-subgraphs.sh
  1. Deploy New Subgraphs

Note: Don't forget to update the correct version in the deploy-subgraphs.sh file

./deploy-subgraphs.sh

Commands to deploy pipeline

cd into the royco-goldsky-pipeline directory and run the following command:

Note: Don't forget to update the correct version in config/versions.json file with latest version of royco-recipe and royco-vault subgraphs

./deploy-new-pipelines.sh

The bash script will delete the exisiting pipeline and deploy a new one.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published