We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c256299 + f84236f commit 96786f2Copy full SHA for 96786f2
package.json
@@ -17,10 +17,13 @@
17
"docker:deploy": "./docker/deploy-faucet.sh"
18
},
19
"dependencies": {
20
+ "@metamask/sdk": "~0.33.1",
21
"@radix-ui/react-slot": "^1.2.4",
22
"@radix-ui/react-tooltip": "^1.2.8",
23
"@rainbow-me/rainbowkit": "^2.2.10",
24
"@tanstack/react-query": "^5.90.20",
25
+ "@wagmi/core": "^3.3.2",
26
+ "@walletconnect/ethereum-provider": "^2.21.1",
27
"class-variance-authority": "^0.7.1",
28
"clsx": "^2.1.1",
29
"lucide-react": "^0.563.0",
0 commit comments