chore: install web 3 libraries for wallet connect

This commit is contained in:
RadoslavDimchev 2023-09-25 21:50:58 +03:00
parent 9cd03ee188
commit 055fe57226
2 changed files with 2021 additions and 44 deletions

View File

@ -29,6 +29,8 @@
"@tamagui/vite-plugin": "1.36.4",
"@types/react": "18",
"@types/react-dom": "18",
"@web3modal/ethereum": "^2.7.1",
"@web3modal/react": "^2.7.1",
"emoji-picker-react": "^4.4.11",
"expo-modules-core": "^1.5.9",
"react": "18",
@ -42,6 +44,8 @@
"react-router-dom": "^6.14.2",
"react-syntax-highlighter": "^15.5.0",
"tamagui": "1.36.4",
"viem": "^1.12.2",
"wagmi": "^1.4.2",
"web-bip39": "^0.0.3"
},
"devDependencies": {

2061
yarn.lock

File diff suppressed because it is too large Load Diff