Skip to content

Commit

Permalink
setup eth-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
scoronelhamilton committed Oct 8, 2022
1 parent 62e3fe4 commit 6b99fa9
Show file tree
Hide file tree
Showing 20 changed files with 1,194 additions and 370 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,6 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts

# typechain
contracts
2 changes: 2 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
},
"typescript.tsserver.experimental.enableProjectDiagnostics": true,
"cSpell.words": [
"dethcrypto",
"esnext",
"rainbowkit",
"tailwindcss",
"typechain",
"typecheck",
Expand Down
Loading

0 comments on commit 6b99fa9

Please sign in to comment.