feat: auth wallet multi address (#93)

* feat: updates auth wallet to be multi address compatible

* chore: updates `auth` to v2.0.0

* chore: updates `react-dapp-auth` to auth latest

* chore: updates `vue-dapp-auth` to auth latest
This commit is contained in:
Gancho Radkov
2022-12-16 13:43:40 +02:00
committed by GitHub
parent 21168541f2
commit 6aabae1762
9 changed files with 2829 additions and 1872 deletions
+718 -573
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -12,7 +12,7 @@
"@chakra-ui/react": "^2.2.6",
"@emotion/react": "^11.10.0",
"@emotion/styled": "^11.10.0",
"@walletconnect/auth-client": "1.0.1",
"@walletconnect/auth-client": "^2.0.0",
"better-sqlite3": "^7.6.2",
"ethers": "^5.7.0",
"events": "^3.3.0",