Skip to content

Commit

Permalink
feat: Research the technical requirements for developing a subgraph
Browse files Browse the repository at this point in the history
  • Loading branch information
alainncls committed Sep 20, 2023
1 parent 1e8e4b9 commit d316508
Show file tree
Hide file tree
Showing 27 changed files with 1,530 additions and 5,793 deletions.
2 changes: 2 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ node_modules
coverage
lib
typechain-types
generated
build
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,7 @@ typechain-types

# Subgraph
build
generated

# Misc
.DS_Store
Loading

0 comments on commit d316508

Please sign in to comment.