Skip to content

Commit

Permalink
Merge pull request #20 from Deed3Labs/subgraph-and-deploy
Browse files Browse the repository at this point in the history
Subgraph and deploy
  • Loading branch information
KyngKai909 authored Mar 15, 2024
2 parents 0bb2adf + dc4fc32 commit 20b72cb
Show file tree
Hide file tree
Showing 198 changed files with 39,565 additions and 14,468 deletions.
6 changes: 4 additions & 2 deletions CommonDAO-DeedProtocol.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"folders": [
{
"name": "Frontend",
"path": "./packages/nextjs"
"path": "./packages/nextjs",
},
{
"name": "Hardhat",
Expand All @@ -29,7 +29,9 @@
},
"[json]": {
"editor.defaultFormatter": "vscode.json-language-features"
}
},
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true
},
"extensions": {
"recommendations": [
Expand Down
Loading

0 comments on commit 20b72cb

Please sign in to comment.