configuring connection to metamask wallet

This commit is contained in:
RcleydsonR
2022-11-09 18:59:02 -03:00
parent 99add99af0
commit 4ce650f0d2
7 changed files with 397 additions and 20 deletions

View File

@@ -38,6 +38,7 @@
"tailwindcss": "^3.2.1",
"typescript": "~4.7.4",
"vite": "^3.1.8",
"vue-tsc": "^1.0.8"
"vue-tsc": "^1.0.8",
"ethers": "^5.7.2"
}
}