mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-13 11:56:26 +00:00
chore: install web 3 libraries for wallet connect
This commit is contained in:
parent
9cd03ee188
commit
055fe57226
@ -29,6 +29,8 @@
|
|||||||
"@tamagui/vite-plugin": "1.36.4",
|
"@tamagui/vite-plugin": "1.36.4",
|
||||||
"@types/react": "18",
|
"@types/react": "18",
|
||||||
"@types/react-dom": "18",
|
"@types/react-dom": "18",
|
||||||
|
"@web3modal/ethereum": "^2.7.1",
|
||||||
|
"@web3modal/react": "^2.7.1",
|
||||||
"emoji-picker-react": "^4.4.11",
|
"emoji-picker-react": "^4.4.11",
|
||||||
"expo-modules-core": "^1.5.9",
|
"expo-modules-core": "^1.5.9",
|
||||||
"react": "18",
|
"react": "18",
|
||||||
@ -42,6 +44,8 @@
|
|||||||
"react-router-dom": "^6.14.2",
|
"react-router-dom": "^6.14.2",
|
||||||
"react-syntax-highlighter": "^15.5.0",
|
"react-syntax-highlighter": "^15.5.0",
|
||||||
"tamagui": "1.36.4",
|
"tamagui": "1.36.4",
|
||||||
|
"viem": "^1.12.2",
|
||||||
|
"wagmi": "^1.4.2",
|
||||||
"web-bip39": "^0.0.3"
|
"web-bip39": "^0.0.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user