Skip to content

Commit

Permalink
feat: remove sapphire chain
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Lahaye <[email protected]>
  • Loading branch information
ChrisLahaye committed May 4, 2023
1 parent 67c8a44 commit 0c4f1eb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 51 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"deploy:optimism-goerli": "yarn manifest optimism-goerli && graph deploy --product hosted-service lemonadesocial/lemonade-optimism-goerli",
"deploy:optimism": "yarn manifest optimism && graph deploy --product hosted-service lemonadesocial/lemonade-optimism",
"deploy:polygon": "yarn manifest polygon && graph deploy --product hosted-service lemonadesocial/lemonade-polygon",
"deploy:sapphire": "yarn manifest sapphire && graph deploy --node http://localhost:8020/ --ipfs http://localhost:9095 lemonade-sapphire",
"deploy:unique": "yarn manifest unique && graph deploy --node http://localhost:8020/ --ipfs http://localhost:9095 lemonade-unique",
"create-local": "graph create --node http://localhost:8020/ lemonade-marketplace",
"remove-local": "graph remove --node http://localhost:8020/ lemonade-marketplace",
Expand Down
50 changes: 0 additions & 50 deletions subgraph.sapphire.yaml

This file was deleted.

0 comments on commit 0c4f1eb

Please sign in to comment.